Hello,
I have a simple console app for deploying an MS Access app. Recently, I
started having a problem publishing the app to my webserver with the
publisher feature of VS2005 when I do an update to the app. So I created a
"Hello World" in VB2005 for testing, and was able to deploy that app to the
webserver using the publisher, and it brings up Publish.htm. But when I try
to install the VBapp from the htm page, I get an error message that (a text
file error message) that says it can't locate/find myApp.exe.deploy and quits
the install. It also says publisher unknown. But myApp.exe.deploy is in the
webdirectory that I published to. Is the unknown publisher the issue? How
do I make the publisher known? Or do I need to also do something with IIS?
or my virtual dir? I already changed the virtual dir to an application dir.
Any suggestions appreciated.
Thanks,
Rich