|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET 2.0 EXE startup issuehave installed it on one machine where it refuses to run (running the exe causes the process to start and end about 1 second later). If I rename the exe (from program.exe to program2.exe), it will run correctly. I have run Filemon while running the program, and have picked up the files that are loaded with the program's process. They are listed below (duplicates deleted). It seems that early on windows starts loading up files in the AppPatch directory for the un-named exe. A small sample of the log is below. Any help would be greatly appreciated. mike Program.EXE C:\Program Files\Company\Product\Program.exe C:\WINDOWS\Prefetch\PROGRAM.EXE-34097183.pf C:\Program Files\Company\Product C:\Program Files\Company\Product\Program.exe.Local C:\WINDOWS\system32\mscoree.dll C:\Program Files\Company\Product\ShimEng.dll C:\WINDOWS\system32\ShimEng.dll C:\WINDOWS\AppPatch\sysmain.sdb C:\WINDOWS\AppPatch\systest.sdb C:\WINDOWS\AppPatch\AcLayers.DLL C:\Program Files\Company\Product\WINSPOOL.DRV C:\WINDOWS\system32\WINSPOOL.DRV C:\WINDOWS\system32\SHELL32.dll C:\WINDOWS\system32\SHELL32.dll.124.Manifest C:\WINDOWS\system32\SHELL32.dll.124.Config C:\WINDOWS\system32\SHELL32.dll C:\Program Files\Company\Product\Program.exe.Local\ Program2.exe C:\Program Files\Company\Product\Program2.exe C:\WINDOWS\Prefetch\PROGRAM2.EXE-338C5FE2.pf C:\Program Files\Company\Product C:\Program Files\Company\Product\Program2.exe.Local C:\WINDOWS\system32\mscoree.dll C:\WINDOWS\system32\mscoree.dll.local C:\Program Files\Company\Product\Program2.exe.config C:\Program Files\Company\Product\Program2.exe C:\Program Files\Company\Product\Program2.exe C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll.2.Manifest C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll.2.Config C:\Program Files\Company\Product\Program2.exe.Local\ C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd |
|||||||||||||||||||||||