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

unspecified Error occured when their is no mistake in codings

subashini Thiyagarajan
I am getting unspecified Error in my asp page(before this error i just opened the access table physically and closed it.)

Generlly if i open the access table which has been coded in the programme

i get
unable to open registry key like this Error..

then i close table i ll refresh page it will work properly.now
it is showing

Error Type:
Provider (0x80004005)
Unspecified error
/manage/Emailworkorder.asp, line 204

i refreshed it but i am not getting my page



line 204 is
<code>
CNObj.Open "DBQ=C:\Inetpub\wwwroot\manage\ivr.mdb; DRIVER=Microsoft Access Driver (*.mdb)"
</code>


what would be the reason

pls explain
Dec 25 '06 #1
3 2363
Atli
5,058 Expert 4TB
This is probbly a stupid comment, I've only been using ASP for like 10 minutes :-P

Do you really need the full path to the file (C:\Inetpub\wwwroot\manage\ivr.mdb).
I would think (C:\Inetpub\wwwroot) would be the root so the only thig youd have to wirte was (manage\ivr.mdb)
Dec 25 '06 #2
sashi
1,754 Expert 1GB
I am getting unspecified Error in my asp page(before this error i just opened the access table physically and closed it.)

Generlly if i open the access table which has been coded in the programme

i get
unable to open registry key like this Error..

then i close table i ll refresh page it will work properly.now
it is showing

Error Type:
Provider (0x80004005)
Unspecified error
/manage/Emailworkorder.asp, line 204

i refreshed it but i am not getting my page



line 204 is
<code>
CNObj.Open "DBQ=C:\Inetpub\wwwroot\manage\ivr.mdb; DRIVER=Microsoft Access Driver (*.mdb)"
</code>


what would be the reason

pls explain
Hi there,

Try changing the connection string to OleDB provider, kindly refer below, hope it helps. Good luck & Take care.

Expand|Select|Wrap|Line Numbers
  1.   Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\Inetpub\wwwroot\manage\ivr.mdb; User ID=admin; Password=; 
  2.  
OR

Expand|Select|Wrap|Line Numbers
  1.   Provider=Microsoft.Jet.OLEDB.4.0; User ID=admin; Password=; Data Source=& Server.MapPath("manage/ivr.mdb") & ";"  
  2.  
Dec 26 '06 #3
Atliiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
what is that STUPID comment? what u are using 10 Miniutes.

Be specific .


What is the mistake in my question and attached codings?

Let me be clear

if asp codings has the server.mappath comment ,v can give as u mentioned shortly.

Otherwise it is default we need to give the full path.i want clear explanation for your criticizable comment.
Dec 27 '06 #4

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

Similar topics

4
by: RM | last post by:
Had VS .Net 2002 installed on W2k Server SP3 and supported a number of web sites. Installed VS .Net 2003 on Friday and now all web sites using .Net & MS ACCESS get this strange error upon open. ...
2
by: Jim Lacenski | last post by:
I have a VB class that uses .NET and ADODB to write into an Excel spreadsheet (via Jet) on a server as part of a web application. ADODB is used instead of ADO.NET because it greatly simplifies the...
1
by: Siegfried Heintze | last post by:
I'm using a third party hosting service. I presently have a Web Service on this hosting service's server that loads and executes a native mode DLL. This demonstrates that the hosting service has...
0
subashini Thiyagarajan
by: subashini Thiyagarajan | last post by:
dear friends, i have done a small application using asp and access,my codings are correct it works fine.but some times it is showing the below error in the following lines. i don't know what error...
5
subashini Thiyagarajan
by: subashini Thiyagarajan | last post by:
hi, there is no mistake in my codings,my asp pages are working fine.but i don't know sometimes i get the below error.after sometime again it works well. using access database Error Type:...
0
by: fniles | last post by:
I am using VB.Net 2003 and MS Access database. Sometimes when I open the database, I got the error "Unspecified error" The application validate users, when it validates users, it reads from a...
7
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I'm new to Visual Studio 2005. I'm creating a windows application using Visual Basic. After I added a control to a form and added some codings to the control, I want to rename the control. ...
3
by: Ananthu | last post by:
Hi This is my codings in order to access mysql database from java. Codings: import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement;
2
by: squrel | last post by:
Hello All, I am trying to send mails with attachement using MAPI. Everything works fine except that from time to time I get this error on the SEND method: 32002: Unspecified failure has occured...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...

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.