473,396 Members | 2,029 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.

For Mr. Wagner

Dinesh Jain <di*******@hotmail.com> scripsit:
I encountered a serious , unkonwn error reported.
The error message was - "Cannot find a matching quote
character for the character"
The error was reported by my client & really don't know
how he got this error.
Can someboby tell me the reason for getting this error?
Please help,


Hello Mr. Wagner,
The error was occurred at client's machine & trapped by
exception handler that I had wrote.
I couldn't get the stacktrace for that.
What this error can be?
Please help,
Thanks in advance,

-Regards
Dinesg

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #1
8 1187
Cor
Hi Dinesh Jain,
How can Herfried find the information, if you don't tell at what point in
your program you did place the Error trapping.
Send a piece of code that raise the error, then maybe someone can help you.
The only information that you give till now, that it has to do with a double
quote and it gives the error message that you wrote.
I think it is impossible for Herfried or who else to help you with only this
information.
Cor
Nov 20 '05 #2
Hi Cor,
I am not able to get the cause of error, actally
the code has a normal functionality, I searched
on the net but not get any source for that.
Is it due to defferent language settings ?

-Regards,
Dinesh

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #3
"Cor" <no*@non.com> scripsit:
How can Herfried find the information, if you don't tell at what point in
your program you did place the Error trapping.
Send a piece of code that raise the error, then maybe someone can help you.
The only information that you give till now, that it has to do with a double
quote and it gives the error message that you wrote.
I think it is impossible for Herfried or who else to help you with only this
information.


Yep.

Notice that personal consulting "Herfried K. Wagner" costs 600 Euro/hour.

SCNR

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #4
Dinesh Jain <di*******@hotmail.com> scripsit:
Dinesh Jain <di*******@hotmail.com> scripsit:
I encountered a serious , unkonwn error reported.
The error message was - "Cannot find a matching quote
character for the character"
The error was reported by my client & really don't know
how he got this error.
Can someboby tell me the reason for getting this error?
Please help,


Hello Mr. Wagner,
The error was occurred at client's machine & trapped by
exception handler that I had wrote.
I couldn't get the stacktrace for that.
What this error can be?


Sorry, I don't have an idea. I have never heard about that error. When
does the error exactly occur? Do you use any 3rd party components?

Please do not address posts to me, address it to all people here instead!

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #5
Hi,
I am using a third party component - Magic Library
for docking window interface, not else.

-Regards,
Dinesh

-----Original Message-----
Dinesh Jain <di*******@hotmail.com> scripsit:
Dinesh Jain <di*******@hotmail.com> scripsit:
> I encountered a serious , unkonwn error reported.
> The error message was - "Cannot find a matching quote > character for the character"
> The error was reported by my client & really don't know > how he got this error.
> Can someboby tell me the reason for getting this error? > Please help,
Hello Mr. Wagner,
The error was occurred at client's machine & trapped by
exception handler that I had wrote.
I couldn't get the stacktrace for that.
What this error can be?


Sorry, I don't have an idea. I have never heard about

that error. Whendoes the error exactly occur? Do you use any 3rd party components?
Please do not address posts to me, address it to all people here instead!
--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
.

Nov 20 '05 #6
> Notice that personal consulting "Herfried K. Wagner" costs 600 Euro/hour.

?600 per hour is a bargain.

Is any part of an hour considered an hour?
Is there a minimum 1 hour charge per post?
Can I claim some of that if I help out?

:-)

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:uu**************@TK2MSFTNGP12.phx.gbl...
"Cor" <no*@non.com> scripsit:
How can Herfried find the information, if you don't tell at what point in your program you did place the Error trapping.
Send a piece of code that raise the error, then maybe someone can help you. The only information that you give till now, that it has to do with a double quote and it gives the error message that you wrote.
I think it is impossible for Herfried or who else to help you with only this information.


Yep.

Notice that personal consulting "Herfried K. Wagner" costs 600 Euro/hour.

SCNR

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Nov 20 '05 #7
: Please do not address posts to me, address it to all people here instead!

Address them to ME, <insert evil laugh>

No, seriously Dinesh, there are other people who can help, some people help
more frequently than others, but there maybe someone who just happens to
drop in with the answer you're looking for.

--
HTH,
-- Tom Spink, Über Geek

Please respond to the newsgroup,
so all can benefit

"Chaos, Panic, Disorder, my work here is done"
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:Op**************@TK2MSFTNGP11.phx.gbl...
: Dinesh Jain <di*******@hotmail.com> scripsit:
: > Dinesh Jain <di*******@hotmail.com> scripsit:
: > > I encountered a serious , unkonwn error reported.
: > > The error message was - "Cannot find a matching quote
: > > character for the character"
: > > The error was reported by my client & really don't know
: > > how he got this error.
: > > Can someboby tell me the reason for getting this error?
: > > Please help,
: >
: > Hello Mr. Wagner,
: > The error was occurred at client's machine & trapped by
: > exception handler that I had wrote.
: > I couldn't get the stacktrace for that.
: > What this error can be?
:
: Sorry, I don't have an idea. I have never heard about that error. When
: does the error exactly occur? Do you use any 3rd party components?
:
: Please do not address posts to me, address it to all people here instead!
:
: --
: Herfried K. Wagner
: MVP · VB Classic, VB.NET
: <http://www.mvps.org/dotnet>
Nov 20 '05 #8
"Mick Doherty" <md*******@nospam.ntlworld.com> scripsit:
Notice that personal consulting "Herfried K. Wagner" costs 600 Euro/hour.


?600 per hour is a bargain.

Is any part of an hour considered an hour?
Is there a minimum 1 hour charge per post?
Can I claim some of that if I help out?


;-)))

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #9

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

Similar topics

23
by: Alberto | last post by:
An OUTSTANDING example of a rebuttal. Worth a glance. Rather long, OBVIOUSLY feel fee to dismiss it entirely if not interested. But this habit of the rebuttals must go to a stop (forgive odd...
4
by: Jhonatas M. Rodríguez | last post by:
Hello Everybody how are you everybody ?... i have a problem with picture box, i want copy a image from the clipboard, and me can to copy a image if the image is a bitmap(extension bmp), but if...
7
by: Marc Fauser | last post by:
How can I find the textbox (handle?) e.g. from http://www.microsoft.com/ on the right top corner from my program? And how can I identify the textbox again, if a new browser window is opened with...
6
by: spamfurnace | last post by:
Howdy, im sure the man himself can answer this..... or his sidekick Cor. What is an MVP and who put him in charge of this newsgroup? I dont ask that in a grumpy or derogative way, Ive never met...
4
by: ..::M:O:R:B:I:L:L:O::.. | last post by:
hi to all ... i need to execute a string script in my vb.net project, Is there a way to do it ? the Ms Script Control is a com abject.. is there one for dot net? thanks Reguards
36
by: aam | last post by:
how can i set up vb.net to interact with a game i'm playing online ? the game is a java applet. i'm trying to write a program using a winform to assist me with this game.i tried using sendkeys but...
7
by: raulavi | last post by:
on a msg on 2/20/05 8:16 am pst you state (talking about arguments) >>Depending on the application, certain parameter values need to be put between double quotes, for example, file names containing...
8
by: jer | last post by:
I've noticed you've helped a lot of people that were trying to do sound recording through VB.net. I'm searched all over the internet, and I'm still having problems write sound to a wav file. My...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
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
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.