| Thread | Last Post | Replies |
|
| IE7 5.0.5700.6 Release Candidate tries to open then fails to respo | 01 Oct 2006 19:32 GMT | 2 |
My problem seems to be slightly different to those already posted so I have opened a new thread. When I click on the IE7 icon, a window half opens and then it hangs. Ctrl/Alt/Del shows 2 versions of IE trying to open at the same time, both of which are "not responding". When I ...
|
| Jscript Stack Overflow on 2003 Server | 01 Oct 2006 18:16 GMT | 1 |
I have some Jscript compiled code the works on XP but gets stack overflows on my 2003 server. The Jscript code uses recursive calls. If the nember of levels is more than 4, I receive a stack overflow. On the XP (using same .dll compiled code, .net
|
| Async Ado.Net Operations (Begin/End OpenConnection) | 01 Oct 2006 17:32 GMT | 1 |
We're building high performance database applications, and are trying to use all the new Async ADO.Net 2.0 features. The problem we're having is that we can't find a SqlConnection.BeginOpen/EndOpen method. We can execute everything using the
|
| About Mac-XMLO | 01 Oct 2006 17:16 GMT | 1 |
Can anyone tell me what is Mac-XMLO..very urgent.
 Signature Regards, Ravindra P.N
|
| Installing .net framework 3.0 | 01 Oct 2006 09:21 GMT | 2 |
The uninstall tool indicates that all previous installs have been uninstalled. The download of 30MB but then just as the installation starts I get the error log: [09/29/06,21:45:35] VS Scenario: [2] CPrevProductInstalledCheck failed :
|
| listbox drop style | 01 Oct 2006 06:25 GMT | 4 |
in visual studio 2005 express VB I found mention of drop style for listbox but so far my searches came up empty as to how and what they are. I was to set height and I figure I can probably do something with setting height during the focus events to simulate drop down list
|
| Floating Point Calculation Problem | 01 Oct 2006 05:11 GMT | 3 |
In an application that worked fine until recently I have started to have problems with calculations involving two doubles. For example: -24.708 + 26.0 = 1.2920000000000016, however, -24.708 + 8.0 = -16.708. What would cause this? I don't think the numbers are so large that ...
|