Link to home
Start Free TrialLog in
Avatar of hipreeti
hipreeti

asked on

Error while compiling DLL

Why do I get the following error when compiling / making a DLL in VB6.0 "Programmatic ID string too long BSCollateralReviewAdmin.ICRFAdmin_UserService . The programmatic ID must be 39 characters or less"

The  Project name is BSCollateralReviewAdmin
and class name is ICRFAdmin_UserService

These naming convention I need to follow as per the project standards.
Without changing the name , it there is any way to overcome this Error.

Please help me.
ASKER CERTIFIED SOLUTION
Avatar of p_sie
p_sie
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Éric Moreau
BSCollateralReviewAdmin.ICRFAdmin_UserService = 45 characters long. Reduce it.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial