dbTalk Databases Forums  

AS2005: Custom assembly & configuration file

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss AS2005: Custom assembly & configuration file in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default AS2005: Custom assembly & configuration file - 04-03-2006 , 12:58 PM






Hi,

I have created my own assembly with a set of functions.
I have a config file associated to this assembly.

But changes made in my config file are not reflected and I continue to
access the previous config not the new one.
I have restrated the service, but there is no changes

so, where I have to store the.config file?
how to force AS2005 to reload the file?

thanks.

Jerome.



Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: AS2005: Custom assembly & configuration file - 04-03-2006 , 09:16 PM






ok, I have found the problem and the solution.
using the "My.Settings" feature of the .Net 2.0 appear to not work
correctly. I have changed my code to use the standard appSettings and all
works fine.

"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
Hi,

I have created my own assembly with a set of functions.
I have a config file associated to this assembly.

But changes made in my config file are not reflected and I continue to
access the previous config not the new one.
I have restrated the service, but there is no changes

so, where I have to store the.config file?
how to force AS2005 to reload the file?

thanks.

Jerome.





Reply With Quote
Reply




Thread Tools
Display Modes

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.