Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fully qualified assembly name
Message
From
02/04/2009 07:38:22
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Fully qualified assembly name
Miscellaneous
Thread ID:
01392704
Message ID:
01392704
Views:
127
Hi,
I have an assembly which its version # be auto increased upon every build. I have put this assembly fully qualified assembly name to web.config for HttpModules.
		<add type="Vfs.Generic.Web.Module.UnhandledExceptionModule, Vfs.Generic.Web.Module, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9db0cfa5b2f753f0" name="MyCustomModule" />
May I know would it break if the version specified as version doesn't match with the dll one?
I tested no problem, but would like to confirm.

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Reply
Map
View

Click here to load this message in the networking platform