That was part of it... another part is that the application's web.config was marked as "compilation debug=true" and that was a major headache until I figured it out. :)
Hi,
I have an asp.net application that reports the "updateable query" error when I try to write something to the database. The permissions should be ok, but the error keeps coming back. When I tried to move the .mdb file to another folder, I got the message that it cannot be moved...
I have a Word file that my mom somehow managed to mess up. She was writing an article that was over 12 pages long, took a break, and when she came back it was all gone... except 3 pages. That's all I know and - since she's not exactly an expert user - there are millions of things she could have...
I'm considering upgrading my site from ASP to ASP.NET with MSDE. However, I don't see any hosting companies that specifically say they support MSDE. It's all either Access or SQL Server. Does that mean they typically don't support it or is it installed with .NET by default?
Hi,
I have a problem with the chart control. I have two asp pages: one that lets users input data for a chart, the other to process it and create a gif graphic.
One of the requirements is to show only three labels on X axis - first, middle and last - which I wanted to achieve by calculating...
I am a Photoshop user and I recently started learning Illustrator. My problem is this:
In Photoshop, I use the following method to add an outline to my text: first I use Select -> Load Selection and choose "XYZ Transparency". Then I go to Select -> Modify -> Expand, choose the number...
I have an ASP script that passes info to a page that creates a chart using MS Chart Component. That works fine. However, I need to add some additional features. Chart Control documentation doesn't give me any clues on how to do it. My problem is this:
1. There are ten data series on X axis. I...
I looked into it more and found a really cool package for installing php, apache AND mysql for Windows. It's called PHP Triad and can be obtained from this address:
http://sourceforge.net/projects/phptriad
I tried to log on today and saw a message saying that my user profile is corrupt. In the corner of that window was a countdown. When I clicked ok, I was informed that XP will create a temporary user profile and, after clicking ok and waiting for a long time, I managed to get in. System...
A site I'm working on is supposed to show different content for different browsers. The code I'm currently using works fine when viewed in Mozilla, IE or NN 6+. However, the display is messed up in NN 4. You can see the problem in action at http://www.rba.hinet.hr/
The problem is the middle...
I have a problem with Microsoft.XMLHTTP. I need to grab a page, encoded as "windows-1250", which works fine using XMLHTTP. The problem arises when I try to process the page: all Central European characters are scrambled, and one or two characters after the CE char in question sometimes...
How can I install PHP to run on Windows XP without conflicting with my ASP server? Somebody once told me there's a special way of handling it so that I can run both PHP and ASP on my computer.
There are two ways I can connect to an access database: using jet 4.0 or access .mdb drivers, as specified in the connection string. What's the difference?
I have 2 problems:
1. I have a web form that accepts data in a <textarea>. Carriage returns look just fine when I display the content in an Access form. Problems start when I pull that info from Access and display it on a webpage -- CRs don't show at all. What can I do?
2. I input data to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.