Getting Message: Error 1 Object '/173faa1a_b6b0_44e2_a2c0_3c7a5465

T

TomSt

Hello,

I'm using VS2008 and .Net 3.5 attempting to compile an ASP.Net project
containing a large number of subdirectories and files. The Web Site will
display the files as .pdf files. When I attempt to compile the project I get
the following error message:

Error 1 Object
'/173faa1a_b6b0_44e2_a2c0_3c7a54656be4/rlw8v0xzdkx4qlij_tibu5p1_15.rem' has
been disconnected or does not exist at the server.

http://support.microsoft.com/kb/940700

But, it appears to be for .Net 2.0.... Will this help me?

Thanks!

Tom
There is a support doc of:
 
M

Mark Fitzpatrick

Yes it should help. Keep in mind, there is no ASP.Net 3.5 technically. 3.0
and 3.5 are simply additions to the 2.0 framework so really you've got
ASP.Net 2.0 with the 3.5 features on top so much of this still applies.

Is this a web site project? If you have issues with it over time you may
want to look at a web application project.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
 

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

Top