473,804 Members | 2,223 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Frustrating error

Hi,

I have a very strange and frustrating error. I developed an application,
tested it and it works fine. Then i deploy it to another machine ( no
installation, direct file transfer ) but it doesn't work. I have errors like
parsing the querystring differently etc.Even on firefox there are mismatches
in logic. I have been trying for long to fix it, but unsuccessfully. Its
very frustrating because i can see it work on my machine.

Thanks
Nov 19 '05 #1
3 1268
"Loui Mercieca" <lo**@destiny-creations.com> wrote in message
news:u9******** ********@tk2msf tngp13.phx.gbl. ..
I have a very strange and frustrating error. I developed an application,
tested it and it works fine. Then i deploy it to another machine ( no
installation, direct file transfer ) but it doesn't work. I have errors
like
parsing the querystring differently etc.Even on firefox there are
mismatches
in logic. I have been trying for long to fix it, but unsuccessfully. Its
very frustrating because i can see it work on my machine.


With the greatest of respect, there really is no point in saying that you're
getting an error unless you actually tell us what the error is!!! Just
saying that the error looks like parsing the querystring differently is
almost no use at all...

What is the error number?
What is the error text / description?
What do you have to do to make the error occur?
Does it occur consistently?
Nov 19 '05 #2
There is likely a problem in the way how you deploy the app. What files do
you transfer?

Eliyahu

"Loui Mercieca" <lo**@destiny-creations.com> wrote in message
news:u9******** ********@tk2msf tngp13.phx.gbl. ..
Hi,

I have a very strange and frustrating error. I developed an application,
tested it and it works fine. Then i deploy it to another machine ( no
installation, direct file transfer ) but it doesn't work. I have errors like parsing the querystring differently etc.Even on firefox there are mismatches in logic. I have been trying for long to fix it, but unsuccessfully. Its
very frustrating because i can see it work on my machine.

Thanks

Nov 19 '05 #3
This may sound simple but I had a similar problem. With my head in the logic
I overlooked the simple error that when I transferred the files some of the
file locations and query string were changed to file// etc... Check that if
anything is hardcoded or if your code is looking for directories and the like

"Eliyahu Goldin" wrote:
There is likely a problem in the way how you deploy the app. What files do
you transfer?

Eliyahu

"Loui Mercieca" <lo**@destiny-creations.com> wrote in message
news:u9******** ********@tk2msf tngp13.phx.gbl. ..
Hi,

I have a very strange and frustrating error. I developed an application,
tested it and it works fine. Then i deploy it to another machine ( no
installation, direct file transfer ) but it doesn't work. I have errors

like
parsing the querystring differently etc.Even on firefox there are

mismatches
in logic. I have been trying for long to fix it, but unsuccessfully. Its
very frustrating because i can see it work on my machine.

Thanks


Nov 19 '05 #4

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

Similar topics

5
1565
by: PCL | last post by:
I am trying to get the value from a simple stored procedure - the Stored Procedure returns 1 record with one field - it is basically "Select Max(po) as MaxPo from PODB" I want to store that value into a variable - in old asp i could simply say MaxPO=rs("MaxPo") and i would be done. Now i have tried using Datareaders and dataadapters w/o any success. all the examples i am finding are for datagrids and dropdown boxes. All I want to do...
0
1620
by: Rob Levine | last post by:
(This post also available at http://roblevine.blogspot.com/2004/11/frustrating-http-connection-behaviour.html in a slightly more readable format!) Hi All, I seem to be having a bit of a frustrating time with http connections in ..Net at the moment. Basically I am working on a project in which many subsystems use http to communicate with eachother. Once in a while, my .Net client will fail with a "System.Net.WebException: The underlying...
3
1444
by: David Cho | last post by:
I've noticed that my code in InitializeComponent where I am linking event handlers to events vanishes from time to time. One of the things that triggers the disappearance is when I do something wrong the the aspx page, causing an "Error Creating Control" error. It's not always reproducible, but when I do that, some of the lines of code in InitializeComponent vanish without warning. Is this a "feature" from Microsoft? Is there a way to...
5
1216
by: Trevor | last post by:
Why does alert(data); work fine while var subject = data; give me the error, "Error: data has no properties"? for (i = 0; i < (data.length); i++) { alert(data); //this works fine! var subject = data; //this gives error! var sender = data; var date = data; }
4
1290
by: Jason Richmeier | last post by:
I keep encountering an error message while trying to build a solution that I cannot seem to get around. I cannot figure out what the error is trying to tell me as there does not appear to be much information provided. I have a C# class library project (project A) that references a C++ class library project (project B). If I compile project B, no errors are reported. If I compile project A, no errors are reported. I also have a C# web...
4
1524
by: cyborg81 | last post by:
when i compile the following code it gives the following error on the line indicated in bold: #include<iostream> #include<iomanip> #include<cstdlib> using std::cin; using std::cout;
0
1078
by: James | last post by:
Occasionally, our websites that we host locally will all start generating errors. There don't seem to be any memory issues. There's nothing in the Event Log that's out of the ordinary. But all at once, our sites will start generating errors like the one below. Restarting IIS doesn't solve anything, but a full reboot does "solve" the problem, but is certainly not the best option. It's happening quite frequently today and it's very...
4
1454
karlectomy
by: karlectomy | last post by:
Can anyone find the parse error on the fourth line of this stuff?? <table><tr> <td>Date</td> <? var $thisDate = time(); //NOW var $day1 = (7*3600); //One more day for($i = 7; $i>=0; $i--) {
3
1591
by: Sejoro | last post by:
At this point in life, I thought syntax wouldn't be a problem, but it is. I'm trying to write yet another school program, but keep getting compile errors in the main function when I try to pass an array of structs to any other function. The error is operand expected instead of ",", and at this point I've managed to get it down to one error. What am I doing wrong? I've tried everything. Here are the two lines in their current form: ...
1
10341
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9171
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7634
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5530
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4308
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.