473,545 Members | 2,686 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

System.Configur ation.Configura tionException

Hi All,

When I build the application, the following error
appear:

An unhandled exception of
type 'System.Configu ration.Configur ationException'
occurred in system.dll

Additional information: Error loading XML file
c:\windows\micr osoft.net\frame work\v1.0.3705
\Config\machine .config Request for the permission of type
System.Security .Permissions.St rongNameIdentit yPermission,
mscorlib, Version=1.0.330 0.0, Culture=neutral ,
PublicKeyToken= b77a5c561934e08 9 failed.

I search for this problem in web, and add the following
in config file
<startup>
<supportedRunti me version="v1.1.4 322"/>
<supportedRunti me version="v1.0.3 705"/>
</startup>
but it doesn't work.

How can I solve this problem? Thank you.

Regards
Jul 21 '05 #1
0 3665

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

Similar topics

1
4351
by: Chris | last post by:
I have seen the posts on various places on the internet about .NET framework mismatch issues and I don't think that is my problem. ; ) When I execute the following C++.NET code: String *ipAddress = S""; IDictionary *server_config = dynamic_cast<IDictionary*>(ConfigurationSettings::GetConfig("ServerAddress") ); ipAddress =...
0
5305
by: phillip | last post by:
This is interesting, I have attached my web.config file and the exception I have been logging. I created a library which provide data access to a database and a control system. The library is written in C#. I created a small .exe file to test that the library builds propertly from configuration and that it communicates properly. This work...
2
3040
by: RD | last post by:
This code builds without errors, the line is in my declaration section of my form.yet when I execute it I get an unhandled error. Weird thing is I been testing this app all day yesterday, made no changes to my dev machine and now all of a sudden it goes out to lunch. Anybody have any ideas what that cryptic error means and what to do with...
0
239
by: Louis | last post by:
Hi All, When I build the application, the following error appear: An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in system.dll Additional information: Error loading XML file
0
2452
by: Cameron | last post by:
Hi All, I've just written a small program to use a locally hosted webservice which works fine. However I've also written a SOAPExtension for the client and I'm having trouble with the configuration (getting a ConfigurationException complaining about a valid type name). The following is the coded DebugExtension which extends...
0
1070
by: Ankur Goel | last post by:
When I'm running my ASP.NET application, system throws the following exception. Although page is displayed properly but this exception is thrown internally. And also when I'm doing load testing for this page by using ACT with the scenario of 50 users, I find that CPU usage is 100%. (w3wp.exe takes 100% CPU usage.) Please help me. Error...
1
2141
by: Sky | last post by:
Yesterday I was told that GetType(string) should not just be with a Type, but be Type, AssemblyName. Fair enough, get the reason. (Finally!). As long as it doesn't cause tech support problems down the line... What happens when my code is run on a station that only has framework 3.0 or 4.0, and this assembly, with version number defined for...
0
1595
by: stephen | last post by:
Hi all, I am getting this error: An unhandled exception of type 'System.Configuration.ConfigurationException' occurred in system.web.dll Additional information: Exception creating section handler. I am trying to create a general log file (VB.NET) which can either write to a textfile or eventlog. I want to use this either in web app or...
0
1385
by: Someguy | last post by:
I have application settings working for my dll however I can't seem to get the same result with user settings? I assume I need to open 2 configuration managers as shown below. Any idea what I'm missing? If I try and save the user settings using DllUserConfig.Save() it raises a general configurationexception. app.config: <?xml version="1.0"...
0
7428
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7784
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...
0
6014
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5354
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...
0
5071
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3467
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1916
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
1
1039
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
738
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...

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.