unspecified error

A

akbar_nasr

I develop web application in asp.net with c# language and
access database.
In some case I recieve "Unspecified error".
In my code when db tier is created my connection is open
and in dispose,connection is closed and in page_unload
evnet call dispose of db tier.
This error does not show always.this show sometimes.
I can't use mssql sever.
please help me
 
M

M.L. Sco Scofield

If you are developing in ASP.NET and C#, you are not using Access. You are
using the Jet data potion of an mdb file.

This group is for Access related issues.

You will be much better off asking your .NET related questions in a .NET
group.

There are 49 .NET groups that all start with microsoft.public.dotnet.

For ASP.NET issues, 9 of these groups start with
microsoft.public.dotnet.framework.aspnet.

For C# issues, 1 of these groups starts with
microsoft.public.dotnet.languages.csharp.

Good luck.

Sco
 

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