interdev_programming thread: "Unexpected Error Occurred After Accessing Frontpage Web Files
Hi Kirsten,
Your System Log is usually your Event Viewer which you can find under
administrative tools, either under the control panel or the Start Menu
directly.
Why are you trying to use the WPW? AFAIK, it's not very commonly used
because it has some flaws. What exactly are you trying to publish? In most
scenario's simply FTP-ing your files should do (the popular XCOPY
deployment you hear a lot about these days in relation to ASP.NET)
If you need to register DLL's (I take it that the WroxCameras is a VB
project?) you need access to the server somehow. Other than that, simply
copying your files should do.
I have to leave now, so I'll try to answer your message about the Web
Matrix tomorrow.
Cheers,
Imar
At 06:57 PM 3/1/2003 +0000, you wrote:
>Hi all - I just tried to deploy my WroxCameras web project to a test
>server using Web Publishing Wizard, which didn't work. That's OK - I'll
>figure that one out someday - but the bigger issue is that since I tried
>to play around with the Wizard I can't open my web projects on my local
>machine!
>
>I keep getting the message above about an unexpected error accessing
>frontpage web files. Obvoiusly, this has something to do with the fact
>that I tried to use Web Publishing Wizard, even though it didn't work. Did
>I somehow reconfigure my project on my local machine by accident when I
>specified a web server to deploy to?
>
>I uninstalled the Web Publishing Wizard and reinstalled it (I was being
>prompted to do so anyway the first time I tried to use it)and reinstalled
>it but am still the same message when trying to access my local project.
>
>I'm also getting a message about looking at my system server log - and I
>must admit that I don't know where to find this log! Can anyone tell me
>either what the general problem is here, or at least where to find the
>server log? Thanks (as usual) in advance!
>
>Kirsten :)