G
Guest
I have a program that first check the user name of window account used to
login and run the application. Then connect to SQL Server 2005 Express
remotely to retrieve some data. So, I build the program, go to the debug
folder and copy the exe file to a shared folder. I go to another PC in the
same network, go to the shared folder, and try running the exe file. It gives
me error, saying that it's something to do with Intranet security and I have
to change my .net framework settings. The error occurs at the point when I am
checking the user name. But I can't find a .net framework configuration at
that computer's control panel.
And if I copy the .exe file to the local computer, I can run the program.
What can I do?
login and run the application. Then connect to SQL Server 2005 Express
remotely to retrieve some data. So, I build the program, go to the debug
folder and copy the exe file to a shared folder. I go to another PC in the
same network, go to the shared folder, and try running the exe file. It gives
me error, saying that it's something to do with Intranet security and I have
to change my .net framework settings. The error occurs at the point when I am
checking the user name. But I can't find a .net framework configuration at
that computer's control panel.
And if I copy the .exe file to the local computer, I can run the program.
What can I do?