after migration VB object returns this error
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngmigrate' list.


Holt, George
After migration from asp to asp.net after attempting to instantiate a VB
component I get this error... this is without any code alteration however
(do I need to enable the backwards compatible asp support?)

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be
displayed.

Please try the following:
* Click the Refresh button, or try again later.
* Open the devnet home page, and then look for links to the information you
want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Technical Information (for support personnel)
* Error Type:
(0x8004E003)
You made a method call on a COM+ component that has a transaction that has
already aborted or in the process of aborting.
/flexplan/enroll/new.asp, line 5
* Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0b; Windows NT 5.1; .NET CLR 1.0.2914)
* Page:
GET /flexplan/enroll/new.asp
* Time:
Friday, August 31, 2001, 3:39:32 PM
* More information:
Microsoft Support

Here is what I believe to be the offending lines of code:

<% Transaction=required Language=VBScript %>
<%
    set DataObj = server.CreateObject(application("dataobj"))
    set LogResultObj =
DataObj.LogonUser("testco","test","test",application("connection"))
%>

Reply to this message...
 
    
Ramana Kovi
Try this and see if it works

<% Transaction=required Language=VB aspcomat=true %>

----- Original Message -----
From: "Holt, George" <Click here to reveal e-mail address>
To: "aspngmigrate" <Click here to reveal e-mail address>
Sent: Friday, August 31, 2001 2:53 PM
Subject: [aspngmigrate] after migration VB object returns this error

[Original message clipped]

Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com