objectcontext make dll error 
Author Message
 objectcontext make dll error

Hi everyone,

I am installing the 3-tiered example of the Fisch and Mather stock system
www.fmstocks.com to use as a model for a large web application.

My problem is when I go to make the dll in the setup step 4 i get the a
compile error.

Its seems to be on objectcontext.

I am new to Visual Studio and am using ado 2.1 (the latest).

Am I missing something.

Anyhelp would be great, and i hope to be more involved with the group as i
progress...

--
Mark La Cava



Tue, 12 Feb 2002 03:00:00 GMT  
 objectcontext make dll error
Hi everyone,

I am installing the 3-tiered example of the Fisch and Mather stock system
www.fmstocks.com to use as a model for a large web application.

My problem is when I go to make the dll in the setup step 4 i get the a
compile error.

Its seems to be on objectcontext.

I am new to Visual Studio and am using ado 2.1 (the latest).

Am I missing something.

Anyhelp would be great, and i hope to be more involved with the group as i
progress...

--
Mark La Cava



Tue, 12 Feb 2002 03:00:00 GMT  
 objectcontext make dll error
This is a reference to an MTS object. In order for this to work, you
have to have the MTS dll (mtxas.dll) registered on your machine. Copy it
from the machine where MTS is installed, and then use
Project|References|Browse to add it to your project.

Steve

Quote:
-----Original Message-----

Posted At: 27 August 1999 02:08
Posted To: enterprise
Conversation: objectcontext make dll error
Subject: objectcontext make dll error

Hi everyone,

I am installing the 3-tiered example of the Fisch and Mather stock
system
www.fmstocks.com to use as a model for a large web application.

My problem is when I go to make the dll in the setup step 4 i get the a
compile error.

Its seems to be on objectcontext.

I am new to Visual Studio and am using ado 2.1 (the latest).

Am I missing something.

Anyhelp would be great, and i hope to be more involved with the group as
i
progress...

--
Mark La Cava



Tue, 19 Feb 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. ObjectContext In ActiveX-DLL and WinXP: Error 91

2. newbie: objectcontext in dll for asp

3. ObjectContext vs Passing ASP object to DLL

4. ObjectContext object error

5. On Error in the ObjectContext

6. DLL Error in making Distribution Disk

7. Making an Activex DLL act Like a Plain DLL

8. objectcontext and repsonse.flush

9. MTS ObjectContext

10. ObjectContext

11. Using ObjectContext

12. ObjectContext Cannot Be Created?

 

 
Powered by phpBB® Forum Software