Forum  Commercial Foru...  Commercial Foru...  (URGENT) https site shows unsafe items when inline windows mode is on
Previous Previous
 
Next Next
New Post 3/7/2010 2:59 PM
  palli
11189 posts
1st Level Poster




Re: (URGENT) https site shows unsafe items!? 

Hi Tom,

That's the Caching switch you changed there. To turn of obscuring you set:

<add name="VWG_DisableObscuringSwitch" value="1" />

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 3/7/2010 9:56 PM
  Visualizer
665 posts
1st Level Poster




Re: (URGENT) https site shows unsafe items!? 

Hi Paili, yes you are tottally right, it was a long day yesterday.

It's done now. add name="VWG_DisableObscuringSwitch" value="1" />

 

<

 
New Post 3/8/2010 9:57 AM
  palli
11189 posts
1st Level Poster




Re: (URGENT) https site shows unsafe items!? 

Hi Tom,

I'm sorry, but I still don't see obscuring being turned of at the link you sent me. You can test for yourself by loggin in and view the JS scripts and see if the names of functions make sense to you or not. Typical names with obscuring still on will be f7() etc..

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
New Post 3/8/2010 10:38 AM
  Visualizer
665 posts
1st Level Poster




Re: (URGENT) https site shows unsafe items!? 
Modified By Visualizer  on 3/8/2010 1:50:35 PM)

Hi Pali, thanks for your response again.

I rechecked the web.config but it looks ok for me..., please advice me what todo...

 

  138    <switches>

  139       <!--

  140             Provides a mechanism for monitor an application using a debug messages viewer or

  141             in debug time in the output window. Remember to turn turn this feature off in

  142             a deplyment scenario.

  143             0 - Disabled

  144             1 - Gives error messages

  145             2 - Gives errors and warnings

  146             3 - Gives more detailed error information

  147             4 - Gives verbose trace information

  148             -->

  149       <add name="VWG_TracingSwitch" value="0" />

  150       <!--

  151             Performance tracing limited to this threshold

  152             -->

  153       <add name="VWG_TracingThresholdSwitch" value="10" />

  154       <!--

  155             Disables the caching of Visual WebGui resources

  156             -->

  157       <add name="VWG_DisableCachingSwitch" value="0" />

  158       <!--

  159             Disables client sources obscuring (Mainly for debugging and developing purposes)

  160             0 - Disabled

  161             1 - Enabled

  162             -->

  163       <add name="VWG_DisableObscuringSwitch" value="1" />

  164       <!--

  165             0 - Disabled

  166             1 - Enabled

  167             -->

  168       <add name="VWG_ShowDebuggerSwitch" value="0" />

  169     </switches>

 

 
New Post 3/8/2010 10:56 AM
  palli
11189 posts
1st Level Poster




Re: (URGENT) https site shows unsafe items!? 

Hi Tom,

Provided your web.config <switches> section is within the <system.diagnostics> section, which I expect it to be, then this looks fine to me. As far as I know, IIS is supposed to recycle the application pool, and hence restart your application, whenever you change your web.config, so I find this very strange.

You might try recycling the pool manually, or even restart IIS if possible, but still this sounds strange to me. Any chance you might have multiple web.config files and you're changing the wrong one ?

Palli

 


Páll Björnsson - Visual WebGui support team - Email: support@visualwebgui.com
 
Previous Previous
 
Next Next
  Forum  Commercial Foru...  Commercial Foru...  (URGENT) https site shows unsafe items when inline windows mode is on
Assessment Bottom
.NET Web, Cloud and Mobile application delivery platform | Sitemap | Terms of Use | Privacy Statement | Copyright © 2005-2011 Visual WebGui®       Visual WebGui weblog on ASP.NET Visual WebGui Group on LinkedIn Visual WebGui updates on Twitter Visual WebGui Page on Facebook Visual WebGui YouTube Channel Visual WebGui Platform News RSS