Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proper installation of n-tier app
Message
De
05/09/2001 19:49:25
 
 
Information générale
Forum:
Visual Basic
Catégorie:
Installation et configuration
Divers
Thread ID:
00552231
Message ID:
00552917
Vues:
16
>I'm trying to deploy my first n-tier app and is running into some problems. I had no problems installing the data/server COM+ component on the server and creating client setup files from it. Next, I compiled my UI-EXE and business-layer DLL and used Package/Deployment Wizard to create a setup routine. So far, so good.
>
>Now, on the client computer, I installed both COM+ (DCOM?) client setup and installed the UI EXE but when I try to start the app I get:
>
>"Run time Error "48" - Error in Loading DLL"
>
>Well, if I unregister the local Business-object DLL I get a different error thus I'm assuming that somehow, my server object (COM+ component) isn't being properly referenced by my BO DLL.
>
>Is there a good step-by-step n-tier app deployment help/doc somewhere? Did I miss something (highly probable)? TIA.

What OS are the clients running? You need DCOM support for clients to work with a remote object. NT & W98 both come with the support, and in W95 you have to install it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform