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

Some things that do work only when I am on connected to internet

Hello,

I have a .NET web application.
I have a *.mdb file,
the connectionString is something like :

conMain.ConnectionString = "provider = microsoft.jet.oledb.4.0; data source
= " _

& Server.MapPath("./db/mydb.mdb")
When I am doing update, or just even simple command :
cmd = new oleDB.oleDBCommand,
system throws me to the unload event,
after that, system run to the next command.

Also when I am doing something like :
retval = cmd.executeNoneQuery(),

system also throws me out.

When I am connected to internet, and run the web application again -
everythings is OK.
It seems that things don't work well to the *.mdb file (maybe some
configurations) when I am not running on the internet.

What may be the reason for the above problem ?

Thanks :)
Nov 19 '05 #1
1 936
Also,
when I running the application on the second time, I got the message :
Error while trying to run project : unable to start debugging on the web
server.
The system cannot find the file specified.

I didn't find out what file ???

"Eitan M" <no****@nospam.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hello,

I have a .NET web application.
I have a *.mdb file,
the connectionString is something like :

conMain.ConnectionString = "provider = microsoft.jet.oledb.4.0; data
source = " _

& Server.MapPath("./db/mydb.mdb")
When I am doing update, or just even simple command :
cmd = new oleDB.oleDBCommand,
system throws me to the unload event,
after that, system run to the next command.

Also when I am doing something like :
retval = cmd.executeNoneQuery(),

system also throws me out.

When I am connected to internet, and run the web application again -
everythings is OK.
It seems that things don't work well to the *.mdb file (maybe some
configurations) when I am not running on the internet.

What may be the reason for the above problem ?

Thanks :)

Nov 19 '05 #2

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

Similar topics

4
by: Marquisha | last post by:
If this is off-topic, please forgive me. But I thought this might be the perfect spot to get some advice about how to proceed with a project. Working on a Web site design for a nonprofit...
193
by: Michael B. | last post by:
I was just thinking about this, specifically wondering if there's any features that the C specification currently lacks, and which may be included in some future standardization. Of course, I...
50
by: Jatinder | last post by:
I 'm a professional looking for the job.In interview these questions were asked with some others which I answered.But some of them left unanswered.Plz help. Here are some questions on C/C++, OS...
6
by: scottbot | last post by:
If I disconnect from the internet, all applications open immediately but if I'm connected to the internet, then it takes about 7 seconds to open any application. I have tried all of the basics...
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?
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.