Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with BUILD MTDLL
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Problem with BUILD MTDLL
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01461327
Message ID:
01461327
Views:
119
As part of my automating all of our VFP builds through TFS Build, I've come to our first multi-threaded DLL project and I'm running into a weird problem.

My build prg builds the project from the PJM file and recompiles just fine. When I get to BUILD MTDLL, it looks as though the application builds successfully but when it attempts to generate the type libraries, I get "Function argument value, type, or count is invalid." If I open the newly created project, I see on the servers tab that no classes are listed. When I then manually build the DLL, the type libs generate successfully.

Does anyone have any ideas as to why the type lib registration is failing via the BUILD command?

Update: I tried using the Build method of the project object instead of using the BUILD MTDLL command. While that method doesn't produce an error, it still does not produce any type library information. Definitely stumped.
Jon Rosenbaum
Devcon Drummer
Next
Reply
Map
View

Click here to load this message in the networking platform