Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why don't the DLL and PDB get created?
Message
De
07/12/2005 13:33:51
 
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
01075587
Message ID:
01075809
Vues:
25
>VS2005 doesn't build a DLL in the BIN directory. You have to compile the Web Site with Project Deployment and then pick the DLL(s) out of there. Alternately you can just deploy the source files and ASP.NET will dynamically compile and run all of that code on the fly. If all you have is an ASMX then that's probably the way to do this...

Thanks for the answer

Why would someone put the source code on a server? Isn't that dangerous? Also, even if the source code will be compiled the first time it would be accessed, that would mean we would have the source code plus the DLL file. Or, is it that the source code would be use each time from on memory compilation so no more additional files would be created?

>Compilation in VS.NET 2005 is much more complex than in 2003.

Yes, it is. I have been searching all night to find why I wasn't able to see that DLL. No wonder why I wasn't able to find it. I just don't understand why such a simple task is now more difficult to do. Usually, it should become easier version after version.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform