I have developed a VB 6.0 NT Service. I open up an instance of Map
Professional for geocoding. This is how:
Dim oMi As MapInfo.MapInfoApplication
Set oMi = New MapInfo.MapInfoApplication
oMi.Do ......
This works fine on my development PC. But when put on the production server
I get an error "Code 70, Permission Denied" when the line "Set oMi = New
MapInfo.MapInfoApplication" is run.
I do have Access 2000 on the Production Server, so I threw this code into a
code module in Access 2000 and ran it without any problems. It just seems
to happen on the Production Server as it trys to run as a service.
Anybody have any ideas what is going on?
Developement PC:
NT Wkst 4.0 SP 5.0
Visual Studio 6.0 SP 3.0
Production Server:
NT Server 4.0 SP 6.0a
No Visual Studio
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]