The only output I get is from the build output window and this is saying build 1 successful
If I remove the ' from the line the app starts up but things like
Are not run I get just the form with no data set on itCode:AppVersion = Assembly.GetExecutingAssembly.GetName.Version.ToString BuildDate = RetrieveLinkerTimestamp(Process.GetCurrentProcess().MainModule.FileName) BuildDate = FormatDateTime(BuildDate, DateFormat.LongDate)
if you can tell me where to look to get you more information then will be happy to do this for you




Reply With Quote
