S
Steve
Hi All
I have a vb.net 2008 SP1 windows forms app 'SAM' which runs fine on XP /
Vista
I have an app.config file with <probing privatePath="DLLs" />
This is where my DLLs are stored and all works fine in XP and Vista
I recently installed Windows 2003 Server standard R2 on a new computer and
installed my vb app
The app will not run. No error messages, log entries. Nothing
I then installed VS 2008 SP1 on this new computer and loaded the Project
Running from within VS IDE ALL works fine
Mike (see prev post) advised me to turn off 'Enable the Visual Studio
hosting process' in the IDE Project Debug tab
When project is now run, I get error messages that the DLLs cannot be found
Running fuslogvw.exe shows that NO App config file was found, even though
SAM.exe.config file exists in the same folder as SAM.exe
Can anybody help me with this, as I am lost
Regards
Steve
I have a vb.net 2008 SP1 windows forms app 'SAM' which runs fine on XP /
Vista
I have an app.config file with <probing privatePath="DLLs" />
This is where my DLLs are stored and all works fine in XP and Vista
I recently installed Windows 2003 Server standard R2 on a new computer and
installed my vb app
The app will not run. No error messages, log entries. Nothing
I then installed VS 2008 SP1 on this new computer and loaded the Project
Running from within VS IDE ALL works fine
Mike (see prev post) advised me to turn off 'Enable the Visual Studio
hosting process' in the IDE Project Debug tab
When project is now run, I get error messages that the DLLs cannot be found
Running fuslogvw.exe shows that NO App config file was found, even though
SAM.exe.config file exists in the same folder as SAM.exe
Can anybody help me with this, as I am lost
Regards
Steve