Hi I was installing Dotnet Nuke .... during installation I got the following error:
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Parameter count does not match Parameter Value count.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Can anybody help me ? What should I do? Is there any problem with parameters declaration from my side? Should I remove installation and then install dotnet nuke ? And how to remove installation if this is the only solution?
azharrahi
Member
127 Points
238 Posts
System.ArgumentException: Parameter count does not match Parameter Value count
Sep 11, 2009 05:40 AM|LINK
Hi I was installing Dotnet Nuke .... during installation I got the following error:
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Parameter count does not match Parameter Value count.
Source Error:
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
Can anybody help me ? What should I do? Is there any problem with parameters declaration from my side? Should I remove installation and then install dotnet nuke ? And how to remove installation if this is the only solution?