Select to view content in your preferred language

Builder Error

931
1
01-20-2012 01:36 AM
FaizanTayyab
Occasional Contributor
Hi All,

After installing the builder, i am getting the following error. i have checked the module file, it is present in the searched location and it has appropiate permissions set but still i get the same compilation error.

Any ideas

Server Error in '/Builder' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC31007: Unable to open module file 'c:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\builder\cd1cb5b4\cceb6353\App_Web_default.aspx.cdcab7d2.ip2di91h.0.vb': System Error &Hc0000005& (Visual Basic internal compiler error)

Source Error:



[No relevant source lines]


Source File: c:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\builder\cd1cb5b4\cceb6353\App_Web_default.aspx.cdcab7d2.ip2di91h.0.vb :    Line: 0
0 Kudos
1 Reply
FaizanTayyab
Occasional Contributor
Solved it by:

Changing the APP Pool to be run by "Local System" instead of "Network Service". However not sure of security implications this would have.
0 Kudos