| Thread | Last Post | Replies |
|
| How To: performing a WebRequest on .htaccess protected web page | 30 Mar 2007 10:05 GMT | 1 |
I would like to retrieve programmatically the content of a remote web page protected by a .htaccess. Does anyone know how to programmatically provide the credentials? Thanks in advance,
|
| Problem marshalling SAFEARRAY from webservice | 29 Mar 2007 23:33 GMT | 1 |
In a VC6 ATL Com server application I have the following IDL declaration: [id(2), helpstring("method Symbols")] HRESULT test([in]SAFEARRAY(BSTR) test); and I have the following C# code both in a .net webservice and a regular .net application -
|
| COM+ Event puzzle | 29 Mar 2007 15:26 GMT | 4 |
Hi, all, I am going to utilize COM+ Event to make an application to track the database modification, if someone upated the database, then the COM server would publish a method to all the subscribed clients to refresh the dataset.
|
| Distributed vs Non distributed Application | 23 Mar 2007 21:48 GMT | 2 |
Can anybody suggest or send some information regarding advantages of distributed vs non distributed applications? Help can also be in the form of links. I need this to clear the understanding based on extensibility, scalability,
|
| Money 2005 Premium and Microsoft Windows Mobile 5.0 | 19 Mar 2007 11:06 GMT | 1 |
I have the Money 2005 Premium Application installed in my laptop, and some months ago I bought and iPaq Pocket PC with Windows Mobile 5.0 on it. The synchronization is working, but when I install the Money for the Pocket PC 2005 and the synchronization starts then it never ...
|
| DCOM doubt help --So urgent | 16 Mar 2007 21:16 GMT | 1 |
Actually ,Now we generating some messages,commands, which used inside the Ewsd switches, happending in CLIENT side ,problem is, for each generation,accessing the Database which is in server side takes a lot of time ,so planning to transfer the generation in SERVER side
|
| Can a server initiate a connection with a client? | 16 Mar 2007 02:34 GMT | 1 |
I have a weird situation here in that I've designed two C# applications that need to communicate with each other using sockets. So I am trying to set the applications up in a way that one acts like the 'server' and the other a 'client'. However, the 'server' is an
|
| prob during running appl develop in vb.net and accessing remote database | 14 Mar 2007 21:56 GMT | 1 |
Hi, I develop a multiplayer game in vb.net. The game is running fine in LAN / locally. But when I'm trying to runn application/game using remote database server it sleeps down. Can anyone tell me how can i maintain speed of the game while accessing database from remote server. ...
|
| Modify transaction timeout programmatically or during register | 14 Mar 2007 21:52 GMT | 1 |
I have and MTS component (dll) made in VB6 that make a long process. I found that I can modify (overrides) global transaction timeout (60 sec) only for my component by Properties / Transaction... But I have fear that when my administrator install components, he
|
| Can't add web reference | 13 Mar 2007 00:56 GMT | 3 |
Am having a bit of a problem adding web reference to a web service. I created a new Web Service called Lotto using the Visual Web Developer 2005 Expression Edition by selecting New Website->ASP.NET Web Service Template. The Web Service has been tested to work when I hit Build (it ...
|
| WCF: Host on IIS | 06 Mar 2007 09:15 GMT | 1 |
I hope I'm right here with me WCF-question... I have a WCF-Service that is hosted on Win 2003 / IIS 6. I'm using message-security with a custom username-authentication. As long as I have the client and the host on the same machine, all works fine (doesn't matter if
|
| XCopy and Vista and Relative Paths | 05 Mar 2007 19:08 GMT | 3 |
I am trying to test some of our .Net apps from framework 2.0 on a Windows Vista machine. We had a simple installer in which we did a xcopy into a specfied location, and then the program would be installed. The problem that ocurrs now is that I used relative paths in the .bat ...
|
| Remoting - Singleton & VPN | 05 Mar 2007 04:41 GMT | 3 |
We recvently diagnosed an issue with an existing application that used remoting and had issues with VPN users as the callback IP address to the client was not always accurate. This application was then changed such that now it only uses the Singleton
|
| Socket exception | 03 Mar 2007 12:51 GMT | 3 |
i have a real problem with the socket based communication of our client-server application. the application (c# .net 1.1) works well for all of our customers except one.
|
| ClickOnce and Temporary/Mandatory Profiles | 02 Mar 2007 22:00 GMT | 1 |
We have an app that is being distributed using ClickOnce. However when we try to launch it on a machine that using using mandatory profiles we get the following error: PLATFORM VERSION INFO
|