| Thread | Last Post | Replies |
|
| Install Location | 30 Sep 2008 06:57 GMT | 2 |
When I publish my VB.Net 2.0, VS2005 app and install it on a client PC, it installs to something like: C:\Docs & sets\username\Local settings\2.0\gibberishfolder\myapp.exe Is there a way to get it to install to C:\Program Files\MyApp\MyApp.exe?
|
| Architecture of real-time system? | 28 Sep 2008 07:17 GMT | 1 |
I would like to ask some advices or experiences from architecture or technology for building real-time system. Before I have some experience on developing "Queuing Management System", I have done by sending TcpServer and TcpClient message to all operators when a operator changed ...
|
| Configuration Error - Need support | 28 Sep 2008 07:12 GMT | 1 |
I get the below stated error message when i installed it in Windows Serveer 2003. But, i perfectly works in my local Pc with Window Xp. Configuration Error Description: An error occurred during the processing of a configuration
|
| WebRequest Problem | 17 Sep 2008 20:41 GMT | 2 |
Hi I'm trying to do a web request to the folloing URL string url= "http://test/audio%2fx-ms-wma?id=12" When I use the Webrequest object request = WebRequest.Create(url);
|