|
-
Oct 27th, 2003, 03:41 PM
#1
Thread Starter
Lively Member
Accesing a .NET component in PowerBuilder 7
I created a DLL for a PowerBuilder application to use and the PowerBuilder is having problems referencing this component.
Once I built the DLL I registered it using RegAsm.exe in order for the application to access it as a COM component but the application is still having problems.
<error> "Component not found"
When I registered it with RegAsm.exe, I also created a tlb file for the COM component. Would I need to put it in the global assembly cache? I thought if I put it in the same directory as the application, it could use it this way also.
Has anyone come across any issues like this?
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
|