Ask a Question related to ASP.NET General, Design and Development.
-
Daniel Melo #1
Compilation Error at runtime
I have a similar problem as reported by Aleksandar Milosevic earlier on this
news group :
Compilation Error
Description : An error ocurred during the compilation of a resource required
to a service this request. Please review the following specific error
details and modify your source code appropriately
Compiler Error Message: The compiler failed with error code 1073807364
C:\WINNT\system32> "c:\winnt\microsoft.net\framework\v1.1.4322\vbc.ex e"
/t:library /utf8output
/R:"c:\winnt\microsoft.net\framework\v1.1.4322\temp orary ...
Obs : The rest of command line is ommited
<The .NET generated source code follows the error message>>
This problem appear after some activity on the application OR after changing
the web.config file.
I dont believe it is a security issue because the user activating ASP.NET
pages is on Administrator group (I changed processModel tag on machine
config)
Does anyone has a direction ???
Thanks in advance,
Daniel Melo
Daniel Melo Guest
-
error message: Microsoft JScript compilation error '800a03ec'
Recieved following error message: Microsoft JScript compilation error '800a03ec' Expected ';' ... -
DBI compilation error on Solaris
Sorry for the wordy logs below, but I hope this would help in troubleshooting. Here are what I have been trying to install DBI module on my... -
ASP.NET Compilation Error
I have encountered the following error and am having trouble finding a cause/solution. This error is coming from a .aspx page. I do not see... -
Compilation Error
Hi all, Sometimes after building a project, or uploading it to the server, when we go to view the page, we get the following error. To... -
Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
I have a site that works fine on my local box. I then copy it to my production server (Win2003) and when I try to access the site I get: Server...



Reply With Quote

