Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows 7 code error
Message
From
27/12/2009 09:42:29
 
 
To
27/12/2009 09:25:19
Issam Mansour
Jordan Business Machines
Amman, Jordan
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01440747
Message ID:
01440748
Views:
126
The DLL wasn't registered because you need elevated privledge to register the COM server and it's not being granted.

>Hi,
>
>i have the following code working fine with windows xp but with windows 7 i have an error :-
>
>MFIL = "Copy file (mf1) to c:\temp\tpin2.dll"
>&MFIL
>MTYPE = 1
>MADDOK = .F.
>
>XRET = ''
>
>!/N regsvr32 /s C:\TEMP\tpin2.Dll
>xobj = Createobject('tpin2.run')
>XRET = xobj.trial(allpathes)
>Release xobj
>
>
>I have the erro on the line 7 the error:-
>
>class definition is not found
>
>any help, thanks
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform