G
Guest
I have an ASP.NET application that I have been deploying by using the publish
option on the project which compiles the project into a directory on my
machine. It has been working fine and then suddenly it is indicating
failure. I look in the output directory and all the files seem to be there.
When I use aspnet_compiler or simply compile the project in VS2005 there are
no errors. What is happening? How can I find out what is causing the
publish to fail?
As always, thanks for any input.
Eagle
option on the project which compiles the project into a directory on my
machine. It has been working fine and then suddenly it is indicating
failure. I look in the output directory and all the files seem to be there.
When I use aspnet_compiler or simply compile the project in VS2005 there are
no errors. What is happening? How can I find out what is causing the
publish to fail?
As always, thanks for any input.
Eagle