Well, one thing is that I can debug the component if I remove visual studio and re-install it. But if I put in SP4(or higher; haven't tried any older SPs though), then it stops working again... Meaning, something must have been brought in by the SPs that has caused the debugging to stop working...
Well, thanks for the answer, but that still keeps me wondering why it used to work before.. The system actually logs errors in the event viewer, and if I do not change the MTSTransaction mode of the class to debug to 0, then I get this error: VB(-2147417851) Method '~' of object '~' failed. Any...
Hi everyone,
I have a component (say A) which is normally instantiated from within another component (say B), itself called from an ASP page. I used to be able to debug component A without any problems with the ASP page running, but then don't know what happenned, I could no longer debug, and...
Hi,
Is there a way I can use VB to automate the process of converting crystal reports from version 7 to 8.5, instead of having to open up each report and saving it?
Thanks!
Hi!!
I'm using CDO (CDOSys) to send emails from a VB app, and all's going fine until I try sending an email to 4000+ users. At this point the following err msg is logged in Event Viewer:
'VB(-2147024882) Not enough storage is available to complete this operation.'
Any idea how this issue can...
Hi!
Are there any equivalents of the VB Do..While or For..Next functions?
Let's say I have a var holding a value of 10 (can be any other numeric value). I have to dynamically create that number of textboxes, each having a name from 'txtNo0' to 'txtNo10'. Is there any way of doing that?
Thanks...
Hi!
Is there a way to convert, for example, a string of '25,000' to its numeric value 25000? What I want to know is whether there is something similar to the CInt function in VB that I can use to do the conversion.
Thanks!!
:)
ok, thanks, but i just had a look at the JS forum, and came out completely lost!! Could u please indicate me where the thread talking about what I want is? Thanks a lot!!
:)
Hi, I'm still a newbie at using PHP, and I've been trying to populate a combo box with JavaScript using values from a recordset. Anybody knows how I can do that?
Thanks a lot for the help!
Hi all!
I'm completely new to XSL and I'm trying to do some simple calculations using variables and arithmetic operators. However, I can't figure how to do divide operations. Here's what I'm trying to do:
<xsl:value-of select="format-number(((($mySecondVar - $myFirstVar) /...
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.