| Thread | Last Post | Replies |
|
| HELP - Why are Worker thread's child thread's entering WaitSleepJoin? Plus Context Deadlock.... | 02 Oct 2007 20:17 GMT | 8 |
Using VS2005, VB.NET, I have a worker thread (started by main UI thread) that in turn spawns and monitors child threads to execute several long running process.
|
| Can we print files directly? | 02 Oct 2007 18:47 GMT | 1 |
Hello, friends, In our c#.net windows app, we want to print document (.jpg, .doc, .xls, etc.) to the selected printer without opening the corresponding app, e.g. MSPaint for .jpg or Word for .doc.
|
| Date format in XSLT | 02 Oct 2007 14:37 GMT | 1 |
How to convert date format from MM/dd/yyyy to yyyyMMdd in the XSLT. Is there any method to convert. I am getting date in the XML as string. Plx response on the same group.
|
| multiplying icons in MY Pictures | 02 Oct 2007 14:34 GMT | 1 |
I am stuck. In My Pictures I created a new folder called ART. I had about 30 pictures of art work that had no specific folder so I created a folder "ART". I thought I was moving these 30 icons into ART and I was, except that each of the pictures replicated themselves. I tried ...
|
| How can I get exact digits of a decimal value | 02 Oct 2007 12:05 GMT | 7 |
Hi; I store decimal values in ms sql server 2005 of type decimal (28,14). When I try to get values from that field, for example "566.68015492220000000" with the code
|
| Differing XML Schemas? | 02 Oct 2007 08:48 GMT | 2 |
If I use the Dataset.WriteXml for my datasets from a windows application running under the framework v1.1 the schema written to the text files sometimes differs from that of the same dataset written from a WebService. Both projects use the same library to generate the
|
| cant launch my application in VS2005 | 01 Oct 2007 13:34 GMT | 1 |
i m using VS2005 with 2 VS2002 applications. VS2005 has translate it. But i can't launch my application with F5 or Ctrl F5. Only one works, the one doesnt use Crystal from VS2002 The errors sounds like :
|
| .NET code compiled as Any CPU. Want to run as 32-bit on x64. | 01 Oct 2007 11:54 GMT | 2 |
I have some .NET 2.0 code that's been built targeting "Any CPU". On an x64 box I need to force this to run in x86 mode under WOW64 *without* recompiling the application . (i.e. as if the code had been compiled targeting x86.)
|
| problem with System.OutOfMemoryException | 01 Oct 2007 08:04 GMT | 1 |
In my code I am manipulating/creating/destroying in memory representation of big XML file (as in a few MB of CDATA in them (embeded bitmaps)). At some stage (and I am in no way under any memory stress as my application is using only about 500MB of memory and I have 1GB free, ...
|
| Printer ports not recognized | 01 Oct 2007 03:48 GMT | 1 |
I removed the virus Vundo and now my printer ports are not recognized. My windows installer is also not working. How can I fix?
|