Hi.
I have a problem. I have a web application that i want to install on a server. I have created a msi-package using Visual Studio and the first time i install it, it works fine. But now that i have updated the code and created a new msi-package, and try to install that, an error message appear.
"The specified path http://computername/appname is unavailible..."
This error consists even if i uninstall IIS AND .Net Framework and reinstall them.
Anyone got a solution for this? Would really appreciate it...
I have a problem. I have a web application that i want to install on a server. I have created a msi-package using Visual Studio and the first time i install it, it works fine. But now that i have updated the code and created a new msi-package, and try to install that, an error message appear.
"The specified path http://computername/appname is unavailible..."
This error consists even if i uninstall IIS AND .Net Framework and reinstall them.
Anyone got a solution for this? Would really appreciate it...