COM Interop - Http Binary Remoting

From: Christopher Pragash (chrispragash_at_hotmail.com)
Date: 08/26/03


Date: Mon, 25 Aug 2003 20:55:33 -0400


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



Relevant Pages

  • Re: ? about business abstraction layer and ADO
    ... > use the business layer or would I interact with the DAL, add the records, ... You would create methods for your business objects that take in the new ... updatePolicy(PolicyID, Customer, foo, foo, foo, etc.) ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Calling COM interop from ASP page
    ... protection" set to low then it works but I need to make it work with "Medium ... 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 ... business objects. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Classes concepts
    ... > from the database to the gui via DA and BL layers. ... > must go through actual large numbers of business logic validations. ... over 40% of all business objects are provided ... Your app is yours, and you've already ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Best practices to develop a project (.vbproj) in ASP.NET
    ... Business Logic Tier: Business Objects and Rules. ... Data Access Tier: Interfaces with the Database. ... Data is a different creature and deals with getting objects, so it is generally more focused on the business objects than use cases, although you do have to keep the cases in mind. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: "Business Objects" and the DAL
    ... relationship between the "Business Objects" and the "Data Access ... entities, like you have 'customer', 'order', product'. ... logical that the behavior ) is part of the entity class, ...
    (microsoft.public.dotnet.framework.adonet)

Quantcast