[CLOSED] AppSettings in Web.config... Bug?

Closed
0
0

 

 

Hi,

I have problem… If i add a section..

<appSettings>
<add key=”AccessKey” value=”me” />
<add key=”AccessPass” value=”111″ />
</appSettings>

Wisej only show the Default.html and don’t load any more.

In my current VWG I have the appSettings here in the Web.config file without any problems.

How can I add the appSettings ???

Thanks

  • You must to post comments
0
0

Hi Michael,

did you add your keys to existing <appSettings> section or added another one ?

Having more than one <appSettings> section will fail.

Can you please post your complete web.config or send it to me: frank@iceteagroup.com

Thanks in advance.
Frank

  • You must to post comments
Showing 1 result