PC Review


Reply
Thread Tools Rate Thread

COM Interop - HTTP Binary Remoting

 
 
Christopher Pragash
Guest
Posts: n/a
 
      26th Aug 2003
Hello All,

I am in the process of migrating the business layer of a web application
into VB.NET and also implementing HTTP Binary Remoting between the Business
Object Server and the Web Server (IIS) from where ASP pages call the
business objects.

I have a very strange problem. The ASP and .NET Business Object layer
interact perfectly as expected if the Web Servers (IIS)'s 'Application
Protection' - property in the 'Home Directory' tab is set to 'LOW'. If this
property is set to 'MEDIUM', I get an error as follows:

Error Type:
mscorlib (0x80070002)
File or assembly name pstkszrq.dll, or one of its dependencies, was not
found.
/testDotNet.asp, line 18

The Dll name (pstkszrq.dll in here) is different everytime the error pops
up...looks like an internal dll that IIS creates. The error occurs when the
ASP file tries to create the Object using late binding.

I have no idea whats going on in here...no clue whatsoever. If anyone has
any clues....it would be of great help.

Thanks,
Regards,
Chris


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
.NET Binary Remoting Jeremiah Gowdy Microsoft C# .NET 1 23rd Jul 2007 04:13 PM
Remoting with TCP/Binary. Dave Microsoft Dot NET 1 19th Sep 2003 09:57 AM
Why configure Soap formatter for HTTP Binary Remoting - .NET Framework 1.1 Christopher Pragash Microsoft Dot NET 0 4th Sep 2003 02:18 PM
Why configure Soap formatter for HTTP Binary Remoting - .NET Framework 1.1 Christopher Pragash Microsoft Dot NET Framework 0 4th Sep 2003 02:16 PM
How can I get the peer's IP when using IIS-hosted remoting with binary formatter and HTTP? Microsoft Dot NET Framework 3 1st Aug 2003 07:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:23 PM.