.net deployment

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

Unable to build project output group Content Files . What
will cause this error????
 
I just had a strange experience where the .asmx file (the design file,
not the .asmx.cs file) had suddenly disappeared, which generated this
error. Try opening the .asmx file and see if it exists.
 
Okay, I finally figured it out. When I created the web service, I gave
it a virtual directory. Then I added the setup and ran the installer.
Unfortunately, I made the mistake of installing to the same virtual
directory that my project is in. So, when I uninstalled it, the contents
(.asax, .asmx, etc.) were removed.
 

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

Back
Top