473,807 Members | 2,877 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

System.io.FileL oadException Can not access the file??

hi..
i have a small csharp console application i'm running locally on a
windows 2003 server, the files themselves are located on a novell
server.

when i try to run it and a call a method from
applicationBloc ks.ExceptionMan agment i get "fileLoadExcept ion can not
access the file becouse it is being used by another process"

there are not other process using it as i copied the file to another
location i still get error

i think it could be a problem with permissions as i was forced to have
my security policy

Nov 17 '05 #1
5 2520
Elhanan,

This message is as well often given when the user has not the proper rights.

Cor
Nov 17 '05 #2
which rights are you talking about? dotnet? don't forget that on other
dll's it's ok.

Nov 17 '05 #3
which rights are you talking about? dotnet? don't forget that on other
dll's it's ok.

Nov 17 '05 #4
Security permissions.
Nov 17 '05 #5
so what do i need to change? (remember that only this dll is at fault
here and only from the network, and only in windows 2003 )
Cor Ligthert wrote:
Security permissions.


Nov 17 '05 #6

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

Similar topics

6
7592
by: Ken Varn | last post by:
I am trying to remote debug a C# application but the debugger is reporting the following exception: An unhandled exception of type 'System.IO.FileLoadException' occurred in Unknown Module. Additional information: Unverifiable assembly 'FrameGrabber' failed policy check. The FrameGrabber assembly is a C++ managed DLL.
1
3070
by: Fabian Aichele | last post by:
Hello! When trying to use Novell's C# LDAP library (from http://www.novell.com/coolsolutions/cooldev/features/a_net_cplus_ldap_library_cdev.html) the following exception occurs as soon as I try to instantiate an object from the Novell.Directory.LDAP namespace: "Eine nicht behandelte Ausnahme des Typs 'System.IO.FileLoadException' ist in system.windows.forms.dll aufgetreten." meaning
0
1218
by: Elhanan | last post by:
hi.. i'm using windows 2003 server as a develop machine with VS.NET 2003 all my source code and dll are on a network share on novell server. when i try to run a project which use microsoft exception blocks (that dll's are on the same path meaning also on novell) i get FileLoadException - can't access file being used by another process. (it's not i've copied the entire directory to a new location and it
1
4166
by: Jeremy Chapman | last post by:
Sometimes users are reporting that they receive a FileLoadException error saying that access to a dll is denied. This has occured after strong naming my dlls for my web apps, and it seems to be occuring intermittently. This is the fusion log entry, and I am confused: *** Assembly Binder Log Entry (1/4/2005 @ 9:20:51 AM) *** The operation failed. Bind result: hr = 0x80070005. Access is denied.
1
2913
by: Rui Macdonald | last post by:
I trying some asp from angGoGo PhotoControl and when I star it on my computer always gives the following message, Can you please help me? :-( ------------------------------------------- Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.IO.FileLoadException: The...
2
1714
by: Doug | last post by:
I've installed ASP.NET onto our web server (Win2k/unsure of IIS version) this morning. I created a simple ASPX page in Notepad that writes out an asp:Label control to the page and dynamically populates it with the current date/time. I ran the page and received an error in my browser, "Server Application Unavailable " and to check the application event log on the server. On the server, I see a Warning event, an information event and an...
4
6227
by: jeeji | last post by:
Hi I have a console application that in some cases could get a System.IO.FileLoadException Could not load file or assembly XXX, Version=5.0.0.0, Culture=neutral, PublicKeyToken=YYYY' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) However, I cannot catch this exception, since it is thrown before I
1
1829
by: Rick | last post by:
I've migrated a web site from VS 2003 to VS 2005. After pushing the a Windows Server 2003 web server. The Framework 2.0 web site works when I go to test it. I'll start working on something else come back later and I start getting Access Denied errors on System.Data or System.Transaction, these files are set up as assemblies in the machine.config and set to the correct version. The only way to fix it is to restart ASP.NET. Any suggestions?
1
4799
by: vickyvick | last post by:
Hi, the only code that is present in main is given below string filePath; FileIOPermission FilePermission = new FileIOPermission(PermissionState.Unrestricted); FilePermission.AllLocalFiles = FileIOPermissionAccess.AllAccess; StreamWriter SW; if (args.Length == 0) { filePath = string.Copy("C:\\miginfo.txt"); SW = File.CreateText(filePath);
0
10626
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10374
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10112
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5685
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4330
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3854
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3011
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.