Web Deployment Projects error

  • Thread starter Thread starter Justin Martin
  • Start date Start date
J

Justin Martin

Hi,

I've just started to use the beta of the web deployment tool. However, it
keeps failing with the following message:

"aspnet_merge.exe" exited with code 1. Can anyone shed any light on this
message?

thanks

justin
 
This problem comes when the web site project has more than one class having
save name. This generally occue with partial class "_default". Yopu can check
the inhrit class for all the aspx page. If it has duplicate nam ethen you can
change it then built the site.

Thanks
Alok Bhardwaj
 

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