Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using same namespace during transition phase
Message
From
27/04/2017 11:17:02
 
 
General information
Forum:
C#
Category:
Other
Miscellaneous
Thread ID:
01650606
Message ID:
01650618
Views:
18
>Unless you are installing the assembly in the GAC the application will use the assembly that is present in the relevant bin folder and, of course, you can't have too versions of the same assembly in the same folder.

Assemblies are located in the bin folders.

>In fact, if you intend just replacing the VB.NET assembly with the C# version in the bin folder, I think you will need to ensure the version numbers are the same.
>
>But if you change the reference in VS, build and deploy then the issue doesn't arise.....

I am looking at the minimal steps to convert a specific component. I guess, in order to avoid conflicts, I would need to use a temporary namespace and do a global replace at the very end once it is full tested, before releasing the final version with the required namespace.
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform