473,387 Members | 1,722 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,387 software developers and data experts.

DSN Server or what

Tim
I am a newbie. I think set up evrething correcty (i.e., application, vertutal
directory, ODBC, and initializing the application-level in the Global.asp.
Can you please tell me why it happens and how to solve the problem
Thanks
Nov 1 '05 #1
6 1377
Tim
The problem is when I type http://localhost/MySite/default.asp (where MySite
is the virtual directory). I enter username and pw into the default.asp file.
After clicking the login button, it pops up the error message, "Cannot find
server or DNS Error Internet Explorer". Can you please tell me why?
Thanks

"Tim" wrote:
I am a newbie. I think set up evrething correcty (i.e., application, vertutal
directory, ODBC, and initializing the application-level in the Global.asp.
Can you please tell me why it happens and how to solve the problem
Thanks

Nov 1 '05 #2
What seems to be the problem?

Ray at work

"Tim" <Ti*@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
I am a newbie. I think set up evrething correcty (i.e., application,
vertutal
directory, ODBC, and initializing the application-level in the Global.asp.
Can you please tell me why it happens and how to solve the problem
Thanks

Nov 1 '05 #3
Tim
Hi Ray,
I don't know. I am newbie. I just read the thread of Charlie Parker the one
below me. Per Charlie, maybe it is the firewall or antivirus or something
other than IIS causing the problem. But I am really not sure. I will try his
way thank to him. Do you think of anything else? Thank you,
"Ray Costanzo [MVP]" wrote:
What seems to be the problem?

Ray at work

"Tim" <Ti*@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
I am a newbie. I think set up evrething correcty (i.e., application,
vertutal
directory, ODBC, and initializing the application-level in the Global.asp.
Can you please tell me why it happens and how to solve the problem
Thanks


Nov 1 '05 #4
On Tue, 1 Nov 2005 13:05:05 -0800, Tim <Ti*@discussions.microsoft.com> wrote:
Hi Ray,
I don't know. I am newbie. I just read the thread of Charlie Parker the one
below me. Per Charlie, maybe it is the firewall or antivirus or something
other than IIS causing the problem. But I am really not sure. I will try his
way thank to him. Do you think of anything else? Thank you,
"Ray Costanzo [MVP]" wrote:
What seems to be the problem?

Ray at work

"Tim" <Ti*@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
>I am a newbie. I think set up evrething correcty (i.e., application,
>vertutal
> directory, ODBC, and initializing the application-level in the Global.asp.
> Can you please tell me why it happens and how to solve the problem
> Thanks


By 'What seems to be the problem' Ray probably ( and reasonably) expected a description of what is happening when you
try whatever you are trying ---- Error messages, smoke and flames, whatever...

Nov 1 '05 #5
Are you sure IIS is running?
If you just enter http://localhost do you get the "welcome to IIS" pages?
How about http://127.0.0.1?

--
--Mark Schupp
"Tim" <Ti*@discussions.microsoft.com> wrote in message
news:3C**********************************@microsof t.com...
The problem is when I type http://localhost/MySite/default.asp (where
MySite
is the virtual directory). I enter username and pw into the default.asp
file.
After clicking the login button, it pops up the error message, "Cannot
find
server or DNS Error Internet Explorer". Can you please tell me why?
Thanks

"Tim" wrote:
I am a newbie. I think set up evrething correcty (i.e., application,
vertutal
directory, ODBC, and initializing the application-level in the
Global.asp.
Can you please tell me why it happens and how to solve the problem
Thanks

Nov 1 '05 #6
Tim
Ok, I uninstalled Norton Antivirus but the error is still there. I have a
default.asp page that asks for entering username and pw. Then it leads to the
verify.asp page. If I entered the username and pw on the Frontpage's View, it
shows the error, "The page cannot be displayed", and below it is "Cannot find
server or DNS Error". If I entered the username and pw on the Internet
Explorer, it shows the error.asp page (by the logic of the program). Again, I
think I already set up ODBC and virtual directory correctly. I can not find
out why it has this problem.
Please help! Thanks.

Turkbear" wrote:
On Tue, 1 Nov 2005 13:05:05 -0800, Tim <Ti*@discussions.microsoft.com> wrote:
Hi Ray,
I don't know. I am newbie. I just read the thread of Charlie Parker the one
below me. Per Charlie, maybe it is the firewall or antivirus or something
other than IIS causing the problem. But I am really not sure. I will try his
way thank to him. Do you think of anything else? Thank you,
"Ray Costanzo [MVP]" wrote:
What seems to be the problem?

Ray at work

"Tim" <Ti*@discussions.microsoft.com> wrote in message
news:F7**********************************@microsof t.com...
>I am a newbie. I think set up evrething correcty (i.e., application,
>vertutal
> directory, ODBC, and initializing the application-level in the Global.asp.
> Can you please tell me why it happens and how to solve the problem
> Thanks

By 'What seems to be the problem' Ray probably ( and reasonably) expected a description of what is happening when you
try whatever you are trying ---- Error messages, smoke and flames, whatever...

Nov 2 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Nathan Sokalski | last post by:
I want to set up SQL Server on Windows XP Pro so that I can use the database capabilities of ASP and IIS. I am probably using some incorrect settings, but I am not sure what they are. Here is what...
5
by: Grim Reaper | last post by:
My work let me put SQL Server 7.0 Enterprise Edition on my laptop. I have never setup a server from the beginning, so I am a little new at creating server groups. Alright, I am trying to create...
15
by: Michael Rybak | last post by:
hi, everyone. I'm writing a 2-players game that should support network mode. I'm now testing it on 1 PC since I don't have 2. I directly use sockets, and both client and server do...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using performance monitor and got the following values (for...
10
by: Ben | last post by:
Hi, I made an application in classic asp (reservation of books and video stuffs for students) and want to migrate to asp.net. The user has to chose a date, then pushung on a submit button. The...
5
by: B1ackwater | last post by:
We've fooled around with Access a bit, but only using the single-user store-bought version. It seems to be a good database - versatile and infinitely programmable - and can apparently be used as a...
16
by: Jeremy S. | last post by:
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP Pro/SP2 etc). Is the order of installation important (i.e., which product should I install first)? ...
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...
14
by: Developer | last post by:
Hello All, i have recently installed VS2005 and was trying to install SQL sever 2000. I have Win XP' SP2. But when I tried installing, it only installed client tools and not the database. Can...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...

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.