472,338 Members | 1,774 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,338 software developers and data experts.

aspnet_wp.exe ....stopped unexpectedly when calling a COM object with late binding

Here I go again.
Some time ago I wrote a VB.NET web service application that called a
COM object written in VB6 using late binding. It was the only way I
could call this object (see my posting in
http://groups.google.com/groups?q=la...le.com&rnum=1).

The ws app. compiled, and run with no problems. I wrote a web site
that consumed the application, and was happy for this.

Yesterday I needed to open the source code of the ws application, to
add/remove old code that was not being used anymore. Compiled my
application, run it, and it shows me the initial page with access to
the curremt WebMethods I have defined. But when I call any of these
methods, enter its input parameters and click on 'Invoke' I get a
general error message in the browser that tells me to look at the
Application Event Log. The event log shows me the following:

Source: ASP.NET 1.1.4322.0
Type: Error
Event ID: 1000

Description:
aspnet_wp.exe (PID: 3972) stopped unexpectedly.
No more explnations about it.

Any ideas about this?

Today I'm running on a Windox XP Pro SP1, with IIS 5.1.
When I run this WS a year ago, I was in a windows 2000 pro sp4.

Note, that I am able to run normally other ASP.NET applications, and
web service applications that do not call any COM object. When I
debug, the error occurs when the program tries to execute the
statement:

obj = CreateObject("TaxCollBDS.clsSearchTaxNoticeBDS")

where obj has been defined as:
Dim obj As Object

Please your help on this issue will be VERY appreciated.
Nov 21 '05 #1
0 1752

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Matt Sollars | last post by:
Hi all. I'm having a nasty problem. A client's website was originally written with classic ASP. They requested a new portion of the site that was...
1
by: Jarrod Hermer | last post by:
Hi All, I am trying to debug a strange problem of duplicate entries in my database when I came across the following errors in the event log (see...
2
by: John A Grandy | last post by:
Has anyone unexpectedly encountered the following error for an ASP.NET application that was working fine? ...
1
by: Ken Varn | last post by:
On a few occasions, IIS has thrown up a pop-up error message box stating that aspnet_wp generated an error. The browser interface comes back with a...
3
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back...
4
by: Siya_V | last post by:
Hi all, I've just started playing with .Net recently and have encountered a problem for which I am hoping you will give me the solution. I...
1
by: Paul Wasowicz | last post by:
Configuration: Windows 2000 Server SP4 ..Net Framework 1.1 SP1 Microsoft Site Server 3.0 Problem: the following error messages start showing...
0
by: Woodwinds | last post by:
I have a web application run under ASP.NET v1.1.4322 when I run that web application I got error that show on application log "aspnet_wp.exe...
5
by: Jon Paal | last post by:
anybody know what causes this error message reported by visual studio just in tiime debugger ? I get it when trying to populate a simple gridview...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.