I checked the InnerException and it was Nothing, so I don't know. Now, I must have really messed things up: I'm getting a most bizarre error that I've never seen before. I'm enclosing it here: Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. *Administrator Note: *An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. What I've noticed about this error is that aspnet_wp.exe crashes and its logged in the event viewer. So, I don't know what's going on. My machine was working fine and now it seems like it's toast. Big SIGH. The only things I did was to add the aspnet machine account to the administrators group and turn on auditing in the system policy editor. Other than that, I've not done anything significant to my machine. Any suggestions? On 10/26/05, Steve Johnson <[EMAIL PROTECTED]> wrote: > > In this case, you should have an inner exception of type ComException. > This > inner exception should give you the HRESULT describing the cause of the > error. You'll need to determine this HRESULT in order to effectively > troubleshoot this. > > -- > Steve Johnson > > On 10/26/05, Mike Andrews <[EMAIL PROTECTED]> wrote: > > > > Guys, > > I'm having a lot of trouble creating a COM component in an > > ASP.NET <http://ASP.NET> <http://ASP.NET><http://ASP.NET>Web > application. The COM object > > was created > > with VB6. And the only exception > > I get is that the ActiveX component can't be created, but with no other > > help > > as to the root cause. > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > > View archives and manage your subscription(s) at > http://discuss.develop.com > =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com