Wrox Programmer Forums
|
Wrox Book Feedback A forum to submit feedback on Wrox books if other forums on P2P have been unable to address your book-specific needs. IF YOU ARE LOOKING FOR CODE DO NOT ASK "Where can I find the code for this book?" That question is answered here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Wrox Book Feedback section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old October 16th, 2003, 08:27 PM
Authorized User
 
Join Date: Jun 2003
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
Default Beginning ASP.NET e-Commerce book

I'm buidling the e-commerce Website from the book "Beginning ASP.NET E-Commerce."

I got my version of the application running just find on my local Web server, but when I uploaded my application to my Web Hosting Service, I am getting the following error.

Server Error in '/' Application.
Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_Params().
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.MissingMethodException: Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_Params().

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.

Stack Trace:

[MissingMethodException: Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_Params().]
   cactus_blues._default1.Page_Load(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +29
   System.Web.UI.Page.ProcessRequestMain() +724

Version Information: Microsoft .NET Framework Version:1.0.3705.288; ASP.NET Version:1.0.3705.288

Can anyone tell me what is happening here, and how to fix. Please give details because I am new at this.

Thanks.
Reply With Quote
  #2 (permalink)  
Old October 17th, 2003, 08:05 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Please read: http://p2p.wrox.com/topic.asp?TOPIC_ID=1378 which is a sticky message in this forum that explains that the Feedback forum is for feedback about books- not for technical support. It also explains how to get support.

I suggest you follow those instructions to ensure you get help.


Hal Levy
Web Developer, PDI Inc.

NOT a Wiley/Wrox Employee
Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginning ASP.NET 2.0 E-Commerce in C# 2005 ckinds BOOK: Accessible XHTML and CSS Web Sites: Problem Design Solution 1 November 4th, 2006 06:09 PM
Help!About Beginning ASP.NET E-commerce eddiexie All Other Wrox Books 1 March 25th, 2005 09:42 AM
Beginning ASP.NET E-Commerce attipa All Other Wrox Books 1 July 11th, 2003 09:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.