Hello,
I'm getting an error when running an application migrated from VS-2003
to VS-2005, which uses DOTNETNUke.
the current version of "dotnetNuke.dll" that I have in my machine is
3.2.2.30184.
I'm working with the following platforms: VS-2005 / WSE 3.0 / SqlServer
2005 / Framework 2.0.
The error that I'm getting happens just before trying to do a
connection to SQL Server 2005 through a mapped classes generated
with "CodeSmith" that calls a stored procedre.
This is the detail of the error:
System.TypeInitializationException: The type initializer
for 'DotNetNuke.Services.Cache.CachingProvider' threw an exception. ---
> System.ArgumentNullException: Value cannot be null
I appreciate any comment or advice.
Thanks in advance.