| Thread | Last Post | Replies |
|
| Error installing Win SDK for Vista/.NET 3.0 on Win XP SP2 | 25 Apr 2007 17:26 GMT | 1 |
I can download the install stub (or start to run directly), but the installation bails out very early with the following popup: SDKSetup encountered an error: 0 is not a valid value for Int64. This is the first thing displayed by setup.
|
| HTML HELP 1.4 SDK | 25 Apr 2007 15:55 GMT | 2 |
Is there any way to create .chm file programmatically? Please let me know. Thanks in advance. Supriya
|
| [ANN] Event logging, tracing, conditional code and performance counters | 22 Apr 2007 21:00 GMT | 3 |
New, free, .NET workshop from Richard Grimes, covering Conditional Code, Tracing, Asserts, .NET Trace Sources and Trace Listeners, Performance Counters and the Event Log: http://www.grimes.demon.co.uk/workshops/instrumentationWS.htm
|
| Emulate HyperTerminal | 20 Apr 2007 20:25 GMT | 6 |
I have to submit a file via HyperTerminal using my PC's internal modem on a daily basis. Does anybodoy know how to accomplish this in VS2005? Any language is good, VB preferred. Thanks. Regards,
|
| Am I a Form or ASP.NET app | 18 Apr 2007 04:02 GMT | 2 |
Hi; I have a library that we are going to use in several apps and needs to call ConfigurationManager when it's a Forms app and WebConfigurationManager when it's ASP.NET. How can I determine at runtime which it is?
|
| Embedding .NET CustomAction in Binary stream? | 04 Apr 2007 21:38 GMT | 1 |
I have written a .NET CustomAction and have added it to a merge module project. After I compile the MSM and look at it in Orca, I notice the Binary table has one row whose Name value is "InstallUtil". In the CustomAction table, there are eight rows. There is a pair of rows for ...
|
| Is TimeZone.StandardName localized | 04 Apr 2007 09:05 GMT | 4 |
In other words, if you are running on Chinese Windows and get TimeZone.CurrentTimeZone.StandardName is it "Beijing Time" (or whatever it is in English) or is it a series of Chinese characters? We need to track/save/etc the timezone of users and if StandardName is
|
| need to send an http post to a server | 02 Apr 2007 02:45 GMT | 3 |
Hi; We need to feed our data to Salesforce.com. They have given us html for a page to put on our site that posts to their site to enter the info. However, we need to do it programatically. I need to create the datastream
|
| "Run As" to set a HKLM registry key? | 01 Apr 2007 18:46 GMT | 10 |
Hi; Under Vista you need to be an admin to set a registry key in the HKLM (which makes sense). We need to set one key once so I would like to prompt for an admin login at that time to make that one call.
|
| Problems with Multilanguage | 01 Apr 2007 17:30 GMT | 1 |
Hi to all!, I've downloaded .net Framework SDK 2.0 and I have VB.NET2005 Express Edition, I would like to create multilanguage systems that changes with radio button.
|