Hello.
I am sorry if my question was vague.
Ok here is my scenario.
I have a Server(Com + ) in which I am handling errors by writing the error number and description to a error log. There are a number of clients that hit the server.
Now there could be a possibility that there could be...
Hello,
In a VisualBasic application, there will be multiple tasks writing to a notepad.
Is there a module in VisualBasic that will queue each task and write them one by one. Please help on the same if there is any suggestion/solution.
Regards,
Kuttapan.
Hello,
I created a dll from a Visual Basic application. I deployed it as a Com+ component in one of the system here.
I exported and created the .msi file and installed it in client system.
The stub application I wrote where I created the object of one of the methods inside the dll worked well...
Sheco,
In my program I am not trying to create a external error file which will be a xml file. Ok this is what i am trying to do.
I am creating an external xml file that will list all the errors that can result from my application (not Visual Basic Errors) and also all the possible Visual...
Hello,
I am trying to get a list of ErrorCode/Numbers that I could use in my program that does not conflict with Visual Basic Error Code.
I did my research and found two sites.
1) http://support.microsoft.com/?kbid=146864
This is a msdn article, but this basically lists the Error Codes for...
Thanks Sheco and vladk. I found a useful link
http://support.microsoft.com/?kbid=146864
which has a list of errors. I just wanted to confirm if this is a valide set or if there could be more down.
I am using a XML file to get data into my VB Application.
Is there a way to create a DOM object, and directly check the attribute value without looping?
Eg: Assume the xml file below
<?xml version="1.0" encoding="utf-8"?>
<ErrorCodes>
<Error Number="1" Action="ResumeNext" Description="D1" />...
Is there a range of Error Numbers that the Visual Basic Application uses. The basic purpose is to find the range of Error Numbers that we can use as our own that will not conflict with the Visual Basic application Errors.
Thanks,
Kuttapan.
Hello,
Yeah Hypetia, you really need a star! That was really good solution as compared to disabling the browser that would meddle with other pages.
Sheco, you spoke of a .reg file. I am not sure how to create a .reg file that would automatically update the registry contents for each user. Could...
Hello All,
I wrote a simple Visual Basic Active X Exe which would be invoked from a normal HTML Page. The idea was to invoke the Visual Basic application with values entered from HTML page.
The process worked fine. The question I have now is when i click on the Button on the html page that...
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.