Access DB and ASP or ASP.net

M

Mike

I have a DB that I am using with FP. I have used DB's before without a
problem, but this time is a little different situation. Here it is;

The DB is NOT in the FP web, but connected via a System DSN. The DB IS
located on the web server though. I used the Microsoft Access Driver and it
worked fine for the DSN connection.

I am able to make the DB connection in FP and verify it.

On the page I want to view the DB results I am able to create a DB results
reagion with a search box for input, all of which is in design mode, using
the DB Results Wizard. I can save the page with wither .asp or .aspx
(depending on the type of page, asp or asp.net).

Now the problem is that when I try to view the page on a client PC it seems
to hang for ever. I checked the web server and found an error on the screen.
When I clear the error on the Web Server I get the following the clients
browser:

-----Begin Error---------

HTTP 500.100 Internal Server Error - ASP error Internet Information Services

Technical Information
Error Type:
Active Server Pages ASP 0221 (0x80004005)
The specified 'Page Language="C#" Debug="true" option is unknown or
invalid.
/intranet/emp_requirements.asp line 1

-----End Error---------

Here are my questions:
1) Why is this page trying to use C#? I dont anything about C#. I have used
VB and VBA before but not C#

2) How do I make this stop or go away and the page work correctly?

Additional Information:
Web Server: Windows 2000 Standard with IIS5.1 (If Not it is IIS5, I dont
remember where to look for this)
Clients: Win 98, 2000Pro, and XPPro using IE5.5 or higher
All are running on a 10/100 Fast Ethernet network.

Thanks in advance.

Mike Charney
email: m charney at dunlap hospital dot org for direct responce.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top