Additional message is: "The object exporter specified was not found"

I've been at this one for HOURS and read everything I can find.  Please
help!

Visual Studio is on XP Pro with all latest updates.  Logging into the domain
works fine.  ASP.NET debugging is enabled in the project's configuration
settings.  The project was created in VS onto the remote web server like
http://servername/appname.  There was a VERY long delay, but it otherwise
created the project onto the remote server without any error message and
with the usual default files.  I can edit/save the simple default webform1
without error or delay.  IE security settings are all set at default.  I've
been logging in as administrator.

Remote server is a Win2K Server in the same domain on an internal network.
It is not the domain controller... there's another Win2K server that does
that, but logging this server into the domain works fine and domain users
are all available for selection when I'm fiddling with permissions.  All
updates & service packs are installed, as is VS Component Update, Remote
Debugging and Web Development (Server Components) from the VS Enterprise
disks.  The VS Developers and the Debugger Users groups were properly
created by the installation.  I've added the local and domain administrator
accounts, and by now just about every other machine and personal account
(maybe even you!) to these groups and added the domain administrator and a
couple of other possibles to the server's local Administrators group.  The
web.config file includes 'debug=true.'  There is no urlscan.ini file on the
server, so nothing to check/add there.  The Machine Debug Manager and RPC
services are started automatically.  The only errors in the event logs are
two "IIS terminated unexpectedly" messages which match times I was using the
IIS MMC plug-in to hard-restart IIS.

Under IIS the application's directory has read access, the application has a
name, Execute Permissions are defaulted to Scripts Only - Medium, Integrated
Windows authentication is enabled (along with anonymous), there are no other
security restrictions set, App ASP Debugging is enabled for server and
client.  I have run aspnet_regiis -i, and I have restarted IIS many times.

Under NTFS the wwwroot directory is shared - did Server Components install
do that? - and during experiments I've shared the application's wwwroot
subdirectory too (both file and web sharing) without benefit.  Full control
permissions are granted to ALMOST everyone that might have anything to do
with this, but I've stopped short of granting them to Everyone.

What have I missed?

TIA

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to