|
-
Feb 15th, 2000, 06:56 PM
#1
Thread Starter
Lively Member
How do you create an object on a remote / network server?
I just can't seem to get it started - always get error 70 Permission Denied.
How do I give my program the appropriate rights?
Furthermore - how would I specify a web-server as the machine to create the object on?
Any ideas??
-
Feb 16th, 2000, 05:09 PM
#2
Addicted Member
-
Feb 16th, 2000, 06:13 PM
#3
Thread Starter
Lively Member
Yes, I will be.
It's for a client/server database application with the server application (on a web-server) being the object that I want to create from the client.
This is just the most simple test to see if I can create an object on a remote server though.
Do I need to use MTS for this?
-
Feb 17th, 2000, 03:38 AM
#4
New Member
Using MTS is best. Make sure the account the package runs under is a local administrator on the machine. Create an export package and run it on the client machine. Make sure DCOM is enable on the client and configured properly on the remote machine.
-
Feb 17th, 2000, 06:34 PM
#5
Thread Starter
Lively Member
Thanks Kromba,
I'm a newbie to MTS - I've read a couple of overview article and I'm relatively comfortable with the concept and principles of it, but...
What library do I add to my project to get "ObjectContext" etc. Can this be donw with VB 6 Pro or do I have to have Enterprise.
I haven't seen the MTS Explorer application people keep on about.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|