G
Guest
After completing my app, I moved it to the production server.
It ran ok for two days on the production server. Then, I made a change to
the login process, which forced a dynamic compile(I do not pre-compile).
At first, I would get the error only on the page I changed but within a couple
hours, now I get the error on any page. IIS lockup is not installed.
The error is "Cannot execute a program. The command being executed was
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\vbc.exe......."
The ASPNET account has execute rights to the file, and besides,
nobody has been changing security settings.
Any ideas would be appreciated.
TIA
It ran ok for two days on the production server. Then, I made a change to
the login process, which forced a dynamic compile(I do not pre-compile).
At first, I would get the error only on the page I changed but within a couple
hours, now I get the error on any page. IIS lockup is not installed.
The error is "Cannot execute a program. The command being executed was
"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\vbc.exe......."
The ASPNET account has execute rights to the file, and besides,
nobody has been changing security settings.
Any ideas would be appreciated.
TIA