Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear sir,
I have a windows based .net application whose database is at delhi and i wanted it to run in Dehradoon via Internet using my sonicwall VPN. The problem is that the application becomes hang(Not respomnding).while a web application (basically reporting)on the same database is worked fine.
I am using 4MBPs plan from Airtel for delhi and 1MBPs for Dehradoon from BSNL.
Please help me what should i do.
Posted
Comments
Richard MacCutchan 6-Jul-10 9:11am    
You cannot compare a Windows app to a Web app in this way as they operate quite differently in many aspects. Can you run your Windows app locally to the database, i.e. not through VPN?

1 solution

Where is your windows app installed? On your local machine or on the remote machine you're VPN'ing into?

Can you install that app on the rmote machine, remote desktop into it, and run it that way?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900