473,411 Members | 2,059 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,411 software developers and data experts.

i have problem to view .asp file

i had created an .asp file for my website.however, it cannot be viewed using internet but through local computer, it can be viewed. the address http://www.perak.uitm.edu.my --> click on ''pengurusan atasan''link under UiTM Perak menu. tq. hope a quick reply.....

-----------------------------
This message is posted by http://asp.forumszone.com

Jul 22 '05 #1
4 2004
your not seeing the real error which is
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified

/uitm_perak/uitm_seri_iskandar_pengurusan_atasan.asp, line 8

see this article
http://www.powerasp.com/content/hint...mmon_sense.asp

"rumaisya" <ru********@yahoo.com> wrote in message
news:46*************@asp.forumszone.com...
i had created an .asp file for my website.however, it cannot be viewed
using internet but through local computer, it can be viewed. the address
http://www.perak.uitm.edu.my --> click on ''pengurusan atasan''link under
UiTM Perak menu. tq. hope a quick reply.....

-----------------------------
This message is posted by http://asp.forumszone.com

Jul 22 '05 #2
thank u for ur information.

ay u give extra explanation on what does it means by "no default driver
specified and data source name not found',please.

tq

*** Sent via Developersdex http://www.developersdex.com ***
Jul 22 '05 #3
basically means you have data connection issues...
could be any number of things

database folder permissions ?
system dsn or dsn-less mistakes/typos ?
etc etc

for help learning to set up a data connection properly try this little tool
it helped a few of my hosting customers learn how to do things
http://www.cjwsoft.com/files/asptest.zip

"rumai sulaim" <ru********@yahoo.com> wrote in message
news:u2*************@TK2MSFTNGP12.phx.gbl...
thank u for ur information.

ay u give extra explanation on what does it means by "no default driver
specified and data source name not found',please.

tq

*** Sent via Developersdex http://www.developersdex.com ***

Jul 22 '05 #4
rumaisya wrote:
i had created an .asp file for my website.however, it cannot be
viewed using internet but through local computer, it can be viewed.
the address http://www.perak.uitm.edu.my --> click on ''pengurusan
atasan''link under UiTM Perak menu. tq. hope a quick reply.....

You could have told us the error message you were receiving instead of
making us take the risk of clicking on a potentially malicious link. Oh! If
you're not seeing a descriptive error message:
http://www.aspfaq.com/show.asp?id=2109

So, ok, I clicked the link and saw the error message. Without seeing your
code, I really cannot help (another reason to avoid sending us to links to
illustrate your error). Eliminate all the possibilities described in this
article:
http://www.aspfaq.com/show.asp?id=2009

I notice you are using an ODBC connection. ODBC has been deprecated. You
should be using a native OLE DB provider. See:
http://www.aspfaq.com/show.asp?id=2126

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 22 '05 #5

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

Similar topics

0
by: Ramesh K | last post by:
Hi All, During Attach to a process like DLLHOST ,DLLHOST has FILE references to the system dlls like " odbc32.dll etc..(One can observer this in process explorer tool of Sysinternals.com by...
20
by: Neil | last post by:
I have an Access 2000 MDB file with a SQL 7 back end. I have a main table with 50,000 records; and I have a selections table with 50,000 records for each machine that uses the database (about...
2
by: Robert McGregor | last post by:
Hi all, I've got a Front End / Back End database that was working just fine. One day i opened the FE to find that if I tried to open one of the linked tables from the database window, nothing...
0
by: Ramesh K | last post by:
Hi All, During Attach to a process like DLLHOST ,DLLHOST has FILE references to the system dlls like " odbc32.dll etc..(One can observer this in process explorer tool of Sysinternals.com by...
5
by: IkBenHet | last post by:
Hello, I use this script to upload image files to a folder on a IIS6 server: ******************* START UPLOAD.ASPX FILE ********************** <%@ Page Language="VB" Debug="true" %>
10
by: Charles Law | last post by:
For some reason, when I click the X to close my MDI parent form, the action appears to be re-directed to one of the MDI child forms, and the parent remains open. I am then unable to close the...
8
by: Gary | last post by:
I'm using an Act database. I was stuck on this a year ago and am still having trouble. I have three bits of code like so : - act.CActAppObj objACT = new act.CActAppObj(); act.CAIBaseView...
5
by: =?Utf-8?B?U2FpIFZhamph?= | last post by:
Hi I am working on a website and suddenly this afternoon i cannot view anything on my pages. No html is being rendered to the pages (no errors are shown while compiling the website). I have...
1
by: r3d dra6on | last post by:
I am trying to get the file size of a memory mapped I/O from the input file, and set that size to the output file. Right now the code below is stuck on the kernel mapping for the output. The...
3
by: =?Utf-8?B?YzY3NjIyOA==?= | last post by:
Hi all, I cut and paste the following code from msdn help page which it just introduces view and multiview server controls. Here is what I do: in vs studio 2005, File --New Web Site, it...
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:
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...
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.