473,395 Members | 1,677 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Problems with Windows Server 2003

Hi guys,

i have a LAN with a Windows Server 2003 as main computer that shares
an hard drive with letter F: from which all the other computers (Win
XP Pro SP2) execute the programs i need for my work.

Now i need to write a program myself, and i have compiled it with
Visual Basic 2005.
If i work directly on the Server 2003, that's ok, but if i work from a
terminal and i launch the program from the drive F:, it hang up and
claims errors in mscorlib.dll, Security.Permission.something and so
many other.

If i instead execute the program from the drive G: (a drive shared by
a Win Xp computer) it's all right.

The program should be establish some TCP connections to internet,
using System.Net.Sockets.
Can anyone help me please?

Thanks in advice.

Aug 1 '07 #1
1 1208
On Jul 31, 10:33 pm, Cocco82 <cocc...@cocco82.netwrote:
Hi guys,

i have a LAN with a Windows Server 2003 as main computer that shares
an hard drive with letter F: from which all the other computers (Win
XP Pro SP2) execute the programs i need for my work.

Now i need to write a program myself, and i have compiled it with
Visual Basic 2005.
If i work directly on the Server 2003, that's ok, but if i work from a
terminal and i launch the program from the drive F:, it hang up and
claims errors in mscorlib.dll, Security.Permission.something and so
many other.

If i instead execute the program from the drive G: (a drive shared by
a Win Xp computer) it's all right.

The program should be establish some TCP connections to internet,
using System.Net.Sockets.

Can anyone help me please?

Thanks in advice.
..Net programs run from a intranet have extremely limited rights - you
can elevate them use the .Net configuration wizard. Here's a similar
link that I walked another user through the process:

http://groups.google.com/group/micro...52938c6f746bc7

Alternatively, I would recommend you use ClickOnce deployment to
publish / run your application. This will copy the project to your
local drive (with full permissions) - it also has built in features to
check for prerequisites and updates. You should search MSDN for more
information on ClickOnce if you're interested.

Thanks,

Seth Rowe

Aug 1 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nitec Dev | last post by:
Our setup: server1 ASP database running on IIS5, Outlook 2000 and SQL 2000 on Windows 2000. Server2 runs Windows 2000 with Exchange 2000 using CDO 1.2 MAPI Sessions. Clients use IE5/6 and had...
0
by: Bill J. Vallance | last post by:
------=_NextPart_000_0057_01C35233.C0403930 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I have been using Snitz forums on windows 2000 IIS5 and MySQL...
0
by: ccuthbert | last post by:
I have a MCMS 2002 site that we recently had several hotfixes installed. After installing the hotfixes, both AOL users and Earthlink users experience tha same problem, namely that intermittently...
1
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
1
by: Simon Chester | last post by:
Hello! Can anyone help me with this problem?... I have developed an ASP.NET (version 1.1) application which I have deployed to a number of webservers. The web application works fine on Windows...
2
by: Erik | last post by:
Hi Everyone, I'm having real problems compiling some source for eVC4++. The errors I am getting are below: It all seems to be centred around winsock. If I move the afsock.h reference to before...
19
by: Dales | last post by:
I have a custom control that builds what we refer to as "Formlets" around some content in a page. These are basically content "wrapper" sections that are tables that have a colored header and...
17
by: Lloyd Sheen | last post by:
This IDE is driving me nuts. I needed another button so I copied an existing one, changed the Text and the id and position by drag and drop. Well then I run and get the following: Control...
16
by: JCauble | last post by:
We have a large Asp.net application that is currently crashing our production servers. What we are seeing is the aspnet_wp eat up a bunch of memory and then stop unexpectedly. Does not recycle. ...
11
by: Steve Smith | last post by:
I have written a winforms application that launches approximately 150 threads with Thread.ThreadStart() Each thread uses CDO 1.21 to logon to a different Exchange mailbox and send/receive a...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.