Go Back   Velocity Reviews > Newsgroups > Microsoft Certification
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Microsoft Certification - question about webconfigurationmanager.appsettings

 
Thread Tools Search this Thread
Old 10-23-2006, 10:05 PM   #1
Default question about webconfigurationmanager.appsettings


This works in a C#ASP.NET Website application:
string strSQL = WebConfigurationManager.AppSettings["ConnString"].ToString();

However if I try using this statement in a c#dll class library, I get the
error:
'Object Reference not set to an instance of an object'

I've looked on the internet, and whilst a number of people have registered
this problem, no-one has yet provided a solution. Can you provide one please?

Regard,

Ahmad


=?Utf-8?B?QWhtYWQ=?=
  Reply With Quote
Old 10-23-2006, 10:55 PM   #2
=?Utf-8?B?QWhtYWQ=?=
 
Posts: n/a
Default RE: question about webconfigurationmanager.appsettings
Is it possible that C#DLL security settings are tighter than C#ASP.NET ones,
in the sense that the DLL(in its natural state) doesn't have permission to
read a web.config file, whereas a C#ASP.NET file does?



"Ahmad" wrote:

> This works in a C#ASP.NET Website application:
> string strSQL = WebConfigurationManager.AppSettings["ConnString"].ToString();
>
> However if I try using this statement in a c#dll class library, I get the
> error:
> 'Object Reference not set to an instance of an object'
>
> I've looked on the internet, and whilst a number of people have registered
> this problem, no-one has yet provided a solution. Can you provide one please?
>
> Regard,
>
> Ahmad



=?Utf-8?B?QWhtYWQ=?=
  Reply With Quote
Old 10-24-2006, 04:10 AM   #3
Jonathan Roberts
 
Posts: n/a
Default Re: question about webconfigurationmanager.appsettings

"Ahmad" <> wrote in message
news:7EC71689-050F-48B3-82FE-...
> This works in a C#ASP.NET Website application:
> string strSQL =

WebConfigurationManager.AppSettings["ConnString"].ToString();
>
> However if I try using this statement in a c#dll class library, I get the
> error:
> 'Object Reference not set to an instance of an object'
>
> I've looked on the internet, and whilst a number of people have registered
> this problem, no-one has yet provided a solution. Can you provide one

please?
>
> Regard,
>
> Ahmad


Wrong newsgroup




Jonathan Roberts
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Dial-up Modem Question w_tom A+ Certification 0 09-18-2005 09:12 PM
"Installing two drives" question - what next? Jim A+ Certification 12 08-07-2005 01:19 PM
Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good God DVD Video 3 04-25-2005 04:19 PM
Re: Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good Filthy Mcnasty DVD Video 0 04-25-2005 04:29 AM
Re: Safe Mode Question (A+ question) Gordon Findlay A+ Certification 0 06-16-2004 10:48 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46