473,406 Members | 2,378 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Server does not support ASP. Why not?!?

Hello and thanks before hand! I recently built a cheap little web server for a web page for my company. I have the page up and running as a work in progress. However, while putting a page together to collect data from interested customers i ran into a problem while creating an asp page in frontpage 2002. When i try to publish the page into my wwwroot i recieve and error message that reads server does not support asp. I read up on it and installed server extensions. The page loads correctly but when i hit the submit botton to submit the information from my web page's form to the database i created it does not save info to the mdb? I am serving the page with IIS 5.1 with FPSE 2000 installed. I don't know where to go from here! please help.
thanks again, davis
Jan 18 '08 #1
4 2415
kenobewan
4,871 Expert 4TB
I believe that you had two problems, you solved the first now to the second. Start with your connection string. HTH.
Jan 19 '08 #2
Thanks for the reply! I tried changing the connection string in the global.asa file to:
'--Project Data Connection
Application("index_ConnectionString") = "PROVIDER = Microsoft.Jet.OLEDB.4.0; Data Source=C:\Users\Davis\Documents\My Webs\myweb3\fpdb\index1.mdb;"
Application("index_ConnectionTimeout") = 15
Application("index_CommandTimeout") = 30
Application("index_CursorLocation") = 3
Application("index_RuntimeUserName") = ""
Application("index_RuntimePassword") = ""
of coarse changing the file path to correctly point to my publish folder, does this look about correct because i am still coming up with the same problem...
Jan 19 '08 #3
kenobewan
4,871 Expert 4TB
You need to debug, also look at your query. Good luck.
Jan 20 '08 #4
Everyone out there hosting on iis 5.1, change your folder options to nt mode. This was the problem that i ran into while trying to host my site. Go to Start> Control Panel> Folder options> View tab and scroll down to "Use simple file sharing" at the very bottom and turn it off. Then find your wwwroot, right click> properties> security tab and find the internet user profile and grant the correct permissions that you want. Again be aware of what permisions you are allowing. You should only do this if you know what you want to do.
Mar 11 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

19
by: Caesar | last post by:
Hi, I'm wondering if anyone here can point me in the right direction. My host does not provide php, and so I need to pull this data from another server that does support such scripting. Help?...
14
by: diskoduro | last post by:
Hi!! Years ago I built a database to control the production of a little factory. The users wanted to work in a Windows Net workgroup so I created an mdb with all the tables and data an after...
9
by: Steve Buster | last post by:
All right, I have read every forum, newsgroup etc about this issue and no one seems to know how to fix it. I am getting a "Server Application Unavailable" exception running my .NET 1.1...
5
by: Nedu N | last post by:
Hi All, I am facing a typical problem in my .NET application with the pop-up script messages. The thing is that its working fine when i run on my development machine but not running in expected...
9
by: Alessandro | last post by:
When I build a setup project under vb2005, starts "Microsoft sql server 2005 Tool" showing "Please wait while windows configures Microsoft sql server 2005 tools" Then it stop with this message:...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
2
by: Edgardo | last post by:
I hope I'm in the correct forum for this, as the problem is hard to categorize. I have a VS 2005 asp.net application that invokes Word 2003 to opean and read a word document. the aplication have...
1
by: =?Utf-8?B?QmlsbHkgWmhhbmc=?= | last post by:
I have a web server 32 bit and SQL server 2005 64bit . Does msdtc support SQL server 2005 64bit with web server 32 bit?
7
by: Peter | last post by:
I have a HoverMenuExtender which contains an asp:PlaceHolder, this place holder has a User Control and this control contrains a Button. The problem I am having is after the button fires the click...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.