Precompilation Error

  • Thread starter Balasubramanian Ramanathan
  • Start date
B

Balasubramanian Ramanathan

I am getting this error while precompiling a website for deployment.
Errorstack information

error ASPRUNTIME: Object
'/c107cdc3_b65c_4b6c_9d8f_82fe5a457fdb/ctofbyvagqsbvrgsc7xzxa5o_9.rem'
has been disconnected or does not exist at the server.


[RemotingException]: Object
'/c107cdc3_b65c_4b6c_9d8f_82fe5a457fdb/ctofbyvagqsbvrgsc7xzxa5o_9.rem'
has been disconnected or does not exist at the serv
er.
at
System.Web.Compilation.ClientBuildManagerCallback.ReportCompilerError(CompilerError
error)
at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath
virtualPath)
at
System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath
virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBu
ildInPrecompile)
at
System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext
context, VirtualPath virtualPath, Boolean noBuild, Boolean allow
CrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.NonBatchDirectoryCompiler.Process()
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileAppInternal(VirtualPath
startingVirtualDir)
at System.Web.Compilation.BuildManager.PrecompileApp(VirtualPath
startingVirtualDir)
at
System.Web.Compilation.BuildManager.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback
callback, Boolean forceCleanBuild)
at
System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback
callback)
at System.Web.Compilation.Precompiler.Main(String[] args)

Thank you
 
C

Cowboy \(Gregory A. Beamer\)

Clear out the precompile directory before attempting to re-precompile. It is
designed to error when there are already files to ensure you do not
overwirte previous compiles accidentally. You can also precompile to a
different location.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
Balasubramanian Ramanathan said:
I am getting this error while precompiling a website for deployment.
Errorstack information

error ASPRUNTIME: Object
'/c107cdc3_b65c_4b6c_9d8f_82fe5a457fdb/ctofbyvagqsbvrgsc7xzxa5o_9.rem' has
been disconnected or does not exist at the server.


[RemotingException]: Object
'/c107cdc3_b65c_4b6c_9d8f_82fe5a457fdb/ctofbyvagqsbvrgsc7xzxa5o_9.rem' has
been disconnected or does not exist at the serv
er.
at
System.Web.Compilation.ClientBuildManagerCallback.ReportCompilerError(CompilerError
error)
at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath
virtualPath)
at
System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath
virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBu
ildInPrecompile)
at
System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext
context, VirtualPath virtualPath, Boolean noBuild, Boolean allow
CrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.NonBatchDirectoryCompiler.Process()
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileAppInternal(VirtualPath
startingVirtualDir)
at System.Web.Compilation.BuildManager.PrecompileApp(VirtualPath
startingVirtualDir)
at
System.Web.Compilation.BuildManager.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback
callback, Boolean forceCleanBuild)
at
System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback
callback)
at System.Web.Compilation.Precompiler.Main(String[] args)

Thank you
 
G

Guest

Hi,
I always precompile in a new directory...wont use the old one. Its happening
even if i use a new directory

Cowboy (Gregory A. Beamer) said:
Clear out the precompile directory before attempting to re-precompile. It is
designed to error when there are already files to ensure you do not
overwirte previous compiles accidentally. You can also precompile to a
different location.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
Balasubramanian Ramanathan said:
I am getting this error while precompiling a website for deployment.
Errorstack information

error ASPRUNTIME: Object
'/c107cdc3_b65c_4b6c_9d8f_82fe5a457fdb/ctofbyvagqsbvrgsc7xzxa5o_9.rem' has
been disconnected or does not exist at the server.


[RemotingException]: Object
'/c107cdc3_b65c_4b6c_9d8f_82fe5a457fdb/ctofbyvagqsbvrgsc7xzxa5o_9.rem' has
been disconnected or does not exist at the serv
er.
at
System.Web.Compilation.ClientBuildManagerCallback.ReportCompilerError(CompilerError
error)
at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath
virtualPath)
at
System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath
virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBu
ildInPrecompile)
at
System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext
context, VirtualPath virtualPath, Boolean noBuild, Boolean allow
CrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.NonBatchDirectoryCompiler.Process()
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileWebDirectoriesRecursive(VirtualDirectory
vdir, Boolean topLevel)
at
System.Web.Compilation.BuildManager.PrecompileAppInternal(VirtualPath
startingVirtualDir)
at System.Web.Compilation.BuildManager.PrecompileApp(VirtualPath
startingVirtualDir)
at
System.Web.Compilation.BuildManager.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCallback
callback)
at
System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback
callback, Boolean forceCleanBuild)
at
System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuildManagerCallback
callback)
at System.Web.Compilation.Precompiler.Main(String[] args)

Thank you
 
Joined
May 31, 2007
Messages
1
Reaction score
0
This error was giving me fits

I lost hours of work time trying almost everything to make a project compile once this error reared up.

Finally, I tried building the project's web pages one at a time, and normal errors started appearing. It seems that, for me at least, the 'Disconnected from Server' error was my developer unable to pinpoint routine syntax problems (overloaded virtual memory, whatever, who knows. Maybe it's a .Net bug) and this was the best it could do. But building one page at a time it could handle.

Most of the time, when I build a project, the error output is normal, but if I ever get this error again I simply build the latest page(s) I've been working on individually until I see a normal error. It has worked so far.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top