|
-
December 7th, 1999, 10:55 PM
#1
class not registerd
Hey there....i hAve an atl server..and VB client...i want the VB client to access the server remotely..i have registered the proxystub dll of the server on my local m/c...my servers name's"ProjectServer" and my interface's name's"MyServer"...i'm calling the server thru create object in vB as below
Dim obj As Object Set obj = CreateObject(" ProjectServer.MyServer", "\\L-1d11-13")...the error i'm getting on my local M/c is
"class not registered on local machine"..PLEASE HELP ME OUT....THANX FOR UR TIME
VISHAL
-
December 16th, 1999, 09:51 PM
#2
Re: class not registerd
Hi there,
I think U better try creating the Server Object using the keyword "new" and then check out the VB application.
To make u r atlserver as remote...... configure it using DCOMCnfg.exe in WinNT server abd then access it from any of the remote client.
Check this out..... Any other solution ..please mail back.
Catch U soon.
Bye
Bobby
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
|