Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Error in COM+ while migrating from 2000 Server to 2000 Advace Server

Reply
Thread Tools

Error in COM+ while migrating from 2000 Server to 2000 Advace Server

 
 
Adhik
Guest
Posts: n/a
 
      09-05-2003
Hi,
I have one 3 tier architecture application running on Windows 2000 Server.

I have created replica of same machine on another machine where OS is
Windows 2000 Advance Server.

But when I port same running application on new machine i.e. Machine with OS
as Windows 2000 Advance Server, my middle tier (Active-X Dll, COM+
application) fails.

It throws common error
Invalid Procedure Call or argument

What could be the problem? Do I need to change any settings for running
application on Windows 2000 advance Server.

Thanks in advance, waiting for reply
Regards
Adhik



 
Reply With Quote
 
 
 
 
Manohar Kamath [MVP]
Guest
Posts: n/a
 
      09-05-2003
Where does it fail? on all function calls? Perhaps the function has some
machine specific/network specific code -- such as calling to Internet, etc.
Also, you might be missing some libraries this component depends on.

--
Manohar Kamath
Editor, .netBooks
www.dotnetbooks.com


"Adhik" <> wrote in message
news:...
> Hi,
> I have one 3 tier architecture application running on Windows 2000 Server.
>
> I have created replica of same machine on another machine where OS is
> Windows 2000 Advance Server.
>
> But when I port same running application on new machine i.e. Machine with

OS
> as Windows 2000 Advance Server, my middle tier (Active-X Dll, COM+
> application) fails.
>
> It throws common error
> Invalid Procedure Call or argument
>
> What could be the problem? Do I need to change any settings for running
> application on Windows 2000 advance Server.
>
> Thanks in advance, waiting for reply
> Regards
> Adhik
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migrating ASPNETDB from SQL 2005 Express edition to SQL 2000 =?Utf-8?B?RGVyZWs=?= ASP .Net 1 06-09-2006 01:40 PM
Error: "Please specify the assembly explicitly in the type name" while migrating web project 1.1 to 2.0 Lucky ASP .Net 1 05-19-2006 02:10 PM
Migrating apps from NT4 to Windows 2000 Server Graham Carr ASP General 2 11-25-2004 02:59 PM
Help while error "Error while trying to run project:" David ASP .Net 1 07-19-2004 08:41 PM
Got error msg while Debugging : Error while trying to run project: ... ^CrazyCoder^ ASP .Net 3 09-15-2003 09:40 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57