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

Data problem in deployed setup file

Hello..
I had deployed my project and created a setup file. when i install this one to my system. All the pages works but when i have insert query then it shows an error. is it only a backup file and not working compltly.
and my second problem is that even after creating the default page i have to write the name of the page after the site
like
http://localhost/project/filename.aspx instead of http://localhost/project

Do u know what exactly happen and how can i solve this?
Feb 27 '08 #1
4 1678
Shashi Sadasivan
1,435 Expert 1GB
What is the error that it is being shown?

I think you will have to set IIS up to set the default page
Feb 27 '08 #2
What is the error that it is being shown?

I think you will have to set IIS up to set the default page
After installing the setup file when i work on that I got the following error at the time of insert query

Error:
Operation must use an updateable query

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Operation must use an updateable query.

But it works perfectly in running application
and when i open the page
http://localhost/InstalledProject
then i got a blank page to see the content i have to write the name of the file like that
http://localhost/InstalledProject/login.aspx
Feb 27 '08 #3
Shashi Sadasivan
1,435 Expert 1GB
I am not sure about your database type, seems to be access

following is a link to a microsoft KB
An unhandled exception may occur when you try to connect to an Access database from an ASP.NET worker process

This KB seems to match the exception you are experiencing
Hope it solves your problem
Feb 27 '08 #4
hello
I had deploy my application and created a setup file and then i faced following two problems

--------------------------------------------------------------------------------
1)After installing the setup file when i worked on that I got the following error at the time of insert query

Error:
Operation must use an updateable query

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Operation must use an updateable query.

But it works perfectly in running application
--------------------------------------------------------------------------------
2) previously when i write the application name in browser it automatically run the default file like this
http://localhost/project

but now i have to write the name of the file also
http://localhost/project/welcome.aspx
Feb 28 '08 #5

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

Similar topics

3
by: dave | last post by:
Hello there, I am at my wit's end ! I have used the following script succesfully to upload an image to my web space. But what I really want to be able to do is to update an existing record in a...
1
by: Joshua McCulloch | last post by:
I have setup Apache 2.0.50 and JBoss 3.2.5 using mod_jk2. My application is defined to operate in the root context (http://servername/) by creating a WEB-INF/jboss-web.xml I am serving static...
0
by: Shawn Mehaffie | last post by:
I have the following class that I've wirtten to take a Dataset and automatically export it to either XML, ASCII or Tab delimited file. The reason I wrote it they way I did was that I don't want to...
3
by: Mullin Yu | last post by:
i've created a console application, and by default the filename will be my project/solution name, ie. testCmd.exe but, can i change it during the build/deployment process to testCmdNew.com ...
8
by: nick | last post by:
I have a problem and I've been using a cheezy work around and was wondering if anyone else out there has a better solution. The problem: Let's say I have a web application appA. Locally, I set...
2
by: chuckdfoster | last post by:
One of my co-workers created an ASP.NET project which is located on a web server on site in our building. I need to change something in this project. I have access to her PC. How do I get the...
2
by: VB Programmer | last post by:
I have a VB.NET winform app that I created that uses an ActiveX control (cwui.ocx). I created a setup project for it and it installs fine on my machine. The app runs fine too. When I run it...
0
by: sonu | last post by:
I have following client side code which i have used in my asp.net project SummaryFeatured Resources from the IBM Business Values Solution Center WHITEPAPER : CRM Done Right Improve the...
9
by: gstar | last post by:
Hi, Not sure I am in the right place here but thought I would ask an open question. We have an IIS website, mainly ASP files, .NET 1 & 2, this is located in our DMZ. It connects back into the LAN...
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: 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...
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?
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...
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,...

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.