Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registering .net dll
Message
From
29/08/2008 03:39:59
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01342401
Message ID:
01342978
Views:
23
>>I guess it would be better to have this as some external file with paths. Because there are .NET 3.0 and .NET 3.5

For .NET 3.0 and .NET 3.5 we will use regasm from .NET 2.0 package since
they both are something like "Addon" for .NET 2.0

In my opinion it's not a good idea to register assemblies in VFP code.
It's a task for application installer that must check all dependent components
like proper version of .NET Framework in this case.
Assembly registering requires administrative rights and we must always check this fact.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform