Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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
 
Old May 4th, 2005, 10:28 AM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.NET not posting form data

Dear all,


We are a library and are trying to get an ASP.NET form page working on
our site. the buttons and fields appear, but we are still having some
trouble getting the form data to actually SEND. Our server is running
Windows 2000 Advanced Server.
I use ASP.Net Web Matrix project to create the page.
We have .net framework SDK installed on our server.


Our as-yet non-functional page is located at


http://www.greatnecklibrary.or­g/as...ian/index.aspx


We uploaded it to another server and it seems to work fine over there.
That server is running Windows 2003 Server.


That server is:


http://asianfantasiesny.com/in­dex.aspx


I suspect we don't have something configured correctly on the server
for this, but, I'm not sure what.


Thanks in advance!

Carol :j




 
Old May 9th, 2005, 10:47 AM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 109
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to anubhav.kumar
Default

Hi dear,

Have you tried running <windir>\Microsoft.NET\Framework\<version dir>\aspnet_regiis.exe from .net Command prompt. Try running it with

"-i" option. This will install asp.net on your iis server and will confugure all web apps on that server.

Hope it will work

Cheers

Anubhav Kumar
 
Old May 10th, 2005, 09:59 AM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks a lot for the help. We tried to run aspnet_regiis.exe , but it still doesn't work.
Does anybody have more suggestions?

thanks so much for your time

Carol :)



Quote:
quote:Originally posted by sqzgnlib
 Dear all,


We are a library and are trying to get an ASP.NET form page working on
our site. the buttons and fields appear, but we are still having some
trouble getting the form data to actually SEND. Our server is running
Windows 2000 Advanced Server.
I use ASP.Net Web Matrix project to create the page.
We have .net framework SDK installed on our server.


Our as-yet non-functional page is located at


http://www.greatnecklibrary.or­g/as...ian/index.aspx


We uploaded it to another server and it seems to work fine over there.
That server is running Windows 2003 Server.


That server is:


http://asianfantasiesny.com/in­dex.aspx


I suspect we don't have something configured correctly on the server
for this, but, I'm not sure what.


Thanks in advance!

Carol :j









Similar Threads
Thread Thread Starter Forum Replies Last Post
Posting asp form variables from child to parent aspless Javascript How-To 0 July 20th, 2007 10:36 AM
posting form data as XML string problem Cragdo XML 0 July 16th, 2007 10:03 AM
Converting an HTML Form to ASP.Net Form k_alidxb75 ASP.NET 1.x and 2.0 Application Design 0 November 30th, 2006 03:26 AM
Problem with Posting an ASP .Net web form eliea ASP.NET 1.0 and 1.1 Basics 4 September 11th, 2006 02:59 AM





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