Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Still not resolved
Message
De
24/09/2012 11:27:53
 
Information générale
Forum:
ASP.NET
Catégorie:
Visual Studio
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01553402
Message ID:
01553532
Vues:
46
>If you use multiple solutions to access your shared files you'll likely get those kind of errors if for whatever reason the shared assembly breaks (ie. doesn't compile). It'll then break in all the projects that depend on it.

In this case, this is not related. Because, the framework always compile but still, out of about 40 compiles, will break the client project which has a reference to it. So, the client project looses its reference thus ends up by showing the maximum number of errors it could, thus 102. Restarting the client project resolves the issue. It is just the restarting which is irritating me. Of course, if there would be something not allowing the framework to compile, thus generating an error, I would understand that it could affect the dependencies. But, everytime it happens, it is not the case.

>How you develop depends on your setup. I prefer to add all the projects that I own to my solution so that I can step through all code and then add references to all the projects as needed to any of the other projects. So when I'm working on a Web project I typically have a Web project, a business project, and then 4 or 5 support projects that are 'framework' projects that I've loaded into this solution.

So, in all your client application, the ones that depend on the framework, you have a reference to the project, but the framework project is also included as part of the solution. Is that correct?
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
Répondre
Fil
Voir

Click here to load this message in the networking platform