• Index
  •  » ASP.NET
  •  » Could not showing images & sqlpartmenu properly - any Idea

#1 2007-02-11 22:08:48

159timer
New member
Ranking
Registered: 2006-09-19
Posts: 2
Expertise

Could not showing images & sqlpartmenu properly - any Idea

Getting problem to show the images and sqlpartmenu properly after adding

<authentication mode="Forms">

<forms name=".ASPXFORMSDEMO" loginUrl="login/login.aspx" protection="All" path="/" timeout="30"/>
</authentication>

in the web.config.

I don't know how these lines of code cause the error, i am wondering if it's because i am using master page and crash with the form there....

Please help .
Thank you

Offline

 

#2 2007-02-14 00:55:37

rezaul
New member
Ranking
Registered: 2007-02-03
Posts: 8
Expertise

Re: Could not showing images & sqlpartmenu properly - any Idea

I think this can be solved by allow un-authenticated user access images folder.
Add a <location> section point to the folder in web.config, configure <authentication> separatly.

Offline

 
  • Index
  •  » ASP.NET
  •  » Could not showing images & sqlpartmenu properly - any Idea

Board footer

OPML feedsRSS feeds



Powered by WWWThreads Forum
© Copyright 2006, WWWThreads