Hi Shawn,  

I think you are absolutely right.  I just don't have access to the 
CITRIX server they are installing it on and so I have to see if they 
will give me one last chance and reboot the server tonight when the 
users are off.  It is very frustrating indeed.  I can't even test my 
setup programs because I am using a citrix terminal.  I spent months 
developing this framework and now it looks as though it will all be 
hashed into one exe. I really could cry.

After reading your response, I am convinced that it is the way the 
DLL's are registering on our system. 

Thanks you SO much!!!!

--- In [email protected], "Shawn K. Hall" <[EMAIL PROTECTED]> wrote:
> Hi Mandy,
>  
> > It all works fine in the project but then when I have
> > done a setup and reference the registered DLL's, the
> > fifth class can not reference a class in the fourth
> > DLL - no matter what I do.
> 
> Have you tried unregistered the fifth dll, rebooting and then
> reregistering it?
> 
>   Regsvr32 /u dll5.dll
>   *Reboot*
>   Regsvr32 dll5.dll
> 
> Regards,
> 
> Shawn K. Hall
> http://12PointDesign.com/
> http://ReliableAnswers.com/
> 
> '// ========================================================
>     We must believe in free will. We have no choice.






'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to