Re: Debug Error when Running WEb Applicatoin - HELP!
From: Ash (aliasgerj_at_hotmail.com)
Date: 07/24/03
- Next message: Vaibhav: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Previous message: Elliot M. Rodriguez: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- In reply to: Elliot M. Rodriguez: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Next in thread: Vaibhav: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Reply: Vaibhav: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Reply: Elliot M. Rodriguez: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Reply: LL: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 25 Jul 2003 03:56:05 +0800
Hi,
I tried checking web.config, there's so many of them. I tried looking at the
one in my VB studio's solution explorer, looked fine.
Where do i find processmodel's username? Which file does it contain?
Initially i looked at the web.config file, but it doesn't have that tag, any
idea where i can find it?
Thanks,
Ash
"Elliot M. Rodriguez" <elliotmrodriguez@hotspam.mail.com> wrote in message
news:u4JrZuhUDHA.2360@TK2MSFTNGP10.phx.gbl...
> - doublecheck web.config
> - check that your user account is a member of Debugger Users group
> - ensure that your web's Integrated Windows Authentication setting is
> checked
> - try changing the processModel's userName attribute to either a domain
user
> with higher access rights, or using SYSTEM
> - re-register ASP.NET (from command line navigate to framework/version
> folder and run aspnet_regiis.exe)
>
> --
> Elliot M. Rodriguez, MCSD
> *** It would take 227 cans of Mountain Dew to kill me***
>
>
>
> "Ash" <aliasgerj@hotmail.com> wrote in message
> news:%23Bo4AohUDHA.2284@TK2MSFTNGP09.phx.gbl...
> > Hi,
> >
> > I've just installed Visual Studio.NET on my computer, which runs on
> > windows2000 server. When i creat web application and try run it from
> vb.net,
> > i get the following error:
> >
> > ===============
> > Error while trying to run project: unable to start debugging on the web
> > server. Server side-error occured during http request.
> >
> > Make sure the server is operation correctly. Verify there is no syntax
> error
> > in web.config by doing a debug. Start without debugging. You may want to
> > refer to the ASP.NET and ALT Server debugging topic in the online
> > documentation.
> > ============
> >
> > On the event viewer, the following shows up:
> > aspnet_wp.exe could not be started. HRESULT for the failure: 80004005
> >
> > I tried checking online, and i found about enabling debug to true on the
> > web.config, which was enabled by default, but still having same problem.
> I
> > suspect could be some permission error, but haven't been able to figure
> out.
> >
> > Anyone out there with an idea?
> >
> > Thanks,
> >
> > Ash
> >
> >
>
>
- Next message: Vaibhav: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Previous message: Elliot M. Rodriguez: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- In reply to: Elliot M. Rodriguez: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Next in thread: Vaibhav: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Reply: Vaibhav: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Reply: Elliot M. Rodriguez: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Reply: LL: "Re: Debug Error when Running WEb Applicatoin - HELP!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]