<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>GotCommunityNet</title><link>http://forums.asp.net/131.aspx</link><description>Discuss the GotCommunityNet open source application for ASP.NET 1.x.  &lt;a href="http://www.gotdotnet.com/community/workspaces/default.aspx?id=39959859-68b5-4f5e-bd85-c1a8555e39a9" target="_blank"&gt;GotCommunityNet Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=156&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: need help in getting images to work</title><link>http://forums.asp.net/thread/1122952.aspx</link><pubDate>Thu, 24 Nov 2005 11:34:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1122952</guid><dc:creator>BillKrat</dc:creator><author>BillKrat</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1122952.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=131&amp;PostID=1122952</wfw:commentRss><description>&lt;P&gt;The following link explains the issue:&lt;A HREF="/1118595/ShowPost.aspx#1118595"&gt;&lt;BR&gt;http://forums.asp.net/1118595/ShowPost.aspx#1118595&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;At the bottom of this post (in red) is the solution should your ISP be unwilling/unable to configure IIS:&lt;BR&gt;&lt;A HREF="/891513/ShowPost.aspx"&gt;http://forums.asp.net/891513/ShowPost.aspx&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;</description></item><item><title>Re: need help in getting images to work</title><link>http://forums.asp.net/thread/822049.aspx</link><pubDate>Wed, 09 Feb 2005 02:01:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:822049</guid><dc:creator>tswells</dc:creator><author>tswells</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/822049.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=131&amp;PostID=822049</wfw:commentRss><description>Had the same problem. Image files wound up being corrupted somehow. Downloaded another set of code and uploaded images. Problem solved.</description></item><item><title>Re: need help in getting images to work</title><link>http://forums.asp.net/thread/714434.aspx</link><pubDate>Fri, 08 Oct 2004 19:53:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:714434</guid><dc:creator>h_a_l</dc:creator><author>h_a_l</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/714434.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=131&amp;PostID=714434</wfw:commentRss><description>1) In IIS, go to the properties of your website.
&lt;br /&gt;

&lt;br /&gt;
2) Go to the &amp;quot;Home Directory&amp;quot; tab and click the configuration button
&lt;br /&gt;

&lt;br /&gt;
3) On the Application Configuration form, you will see on the Mappings tab a list of all the extensions used within the site. You will probably find that .jpg &amp;amp; .gif are not in the list.
&lt;br /&gt;

&lt;br /&gt;
4) If the extensions are not there, add them. To do this, click Add, enter C:\Windows\Microsoft.net\framework\v1.1.4322\aspnet_isapi.dll for the executable and GET,POST,HEAD,DEBUG for the verbs. Select the Script Engine checkbox.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
I had the exact same problem and this soved it for me.'
&lt;br /&gt;

&lt;br /&gt;
HAL
&lt;br /&gt;</description></item><item><title>Re: need help in getting images to work</title><link>http://forums.asp.net/thread/516332.aspx</link><pubDate>Tue, 23 Mar 2004 18:16:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:516332</guid><dc:creator>Redd</dc:creator><author>Redd</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/516332.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=131&amp;PostID=516332</wfw:commentRss><description>It sounds like you are missing the image mappings from IIS. There are a bizillion posts in the CSK forum on this topic. There is also information in the documentation that ships with the GCN.
&lt;br /&gt;

&lt;br /&gt;
Or you can look at the CSK FAQ entry here:
&lt;br /&gt;

&lt;br /&gt;
http://www.colin-munford.me.uk/community/Programming/CSK+FAQ/380.aspx</description></item><item><title>need help in getting images to work</title><link>http://forums.asp.net/thread/516142.aspx</link><pubDate>Tue, 23 Mar 2004 16:21:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:516142</guid><dc:creator>swein</dc:creator><author>swein</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/516142.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=131&amp;PostID=516142</wfw:commentRss><description>uploaded images to version 1.1 do not get displayed.
&lt;br /&gt;

&lt;br /&gt;
I've been trying to get this to work for the past few days, without any luck.
&lt;br /&gt;

&lt;br /&gt;
Here are some details...
&lt;br /&gt;
if an image file is placed on the filesystem then it shows up fine.
&lt;br /&gt;
but if I go to the Admin, edit images, I am able to upload images, but they do not display.
&lt;br /&gt;
more specifically, if I upload file say a.gif, the upload works correctly but the thumbnail image is that red X.
&lt;br /&gt;
if I click on the thumbnail the site requests the following URL http://prague-spring.org/a.gif, and I get a 404 response.
&lt;br /&gt;

&lt;br /&gt;
I tried to do some debugging on my local web server by setting breakpoints in ImageHandler.cs and DisplayImage.cs but the breakpoints were never activated.
&lt;br /&gt;

&lt;br /&gt;
my Web.config looks like this
&lt;br /&gt;
&amp;lt;configuration&amp;gt;
&lt;br /&gt;
    &amp;lt;configSections&amp;gt;
&lt;br /&gt;
        &amp;lt;sectionGroup name=&amp;quot;communityStarterKit&amp;quot;&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;Isp&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.CommunitiesSectionHandler,ASPNET.StarterKit.Communities&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;pagePaths&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.CommunitiesSectionHandler,ASPNET.StarterKit.Communities&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;database&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.CommunitiesSectionHandler,ASPNET.StarterKit.Communities&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;section name=&amp;quot;services&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.CommunitiesSectionHandler,ASPNET.StarterKit.Communities&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;/sectionGroup&amp;gt;
&lt;br /&gt;
    &amp;lt;/configSections&amp;gt;
&lt;br /&gt;
    &amp;lt;communityStarterKit&amp;gt;
&lt;br /&gt;
        &amp;lt;Isp&amp;gt;
&lt;br /&gt;
            &amp;lt;add key=&amp;quot;IspUsername&amp;quot; value=&amp;quot;xxxxxx&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;add key=&amp;quot;IspPassword&amp;quot; value=&amp;quot;xxxxxxxx&amp;quot; /&amp;gt;
&lt;br /&gt;
			&amp;lt;add key=&amp;quot;TimeZoneAbbreviation&amp;quot; value=&amp;quot;EST&amp;quot; /&amp;gt;
&lt;br /&gt;
			&amp;lt;add key=&amp;quot;GmtTimeOffset&amp;quot; value=&amp;quot;-5&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;/Isp&amp;gt;
&lt;br /&gt;
        &amp;lt;pagePaths&amp;gt;
&lt;br /&gt;
            &amp;lt;add key=&amp;quot;basePage&amp;quot; value=&amp;quot;/communityDefault.aspx&amp;quot; /&amp;gt;
&lt;br /&gt;
            &amp;lt;add key=&amp;quot;baseService&amp;quot; value=&amp;quot;/communityService.asmx&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;/pagePaths&amp;gt;
&lt;br /&gt;
        &amp;lt;database&amp;gt;
&lt;br /&gt;
 			&amp;lt;add key=&amp;quot;connectionString&amp;quot; value=&amp;quot;xxxxxxxxxxxxxxxxxxxxxx&amp;quot; /&amp;gt; 
&lt;br /&gt;
        &amp;lt;/database&amp;gt;
&lt;br /&gt;
        &amp;lt;services&amp;gt;
&lt;br /&gt;
            &amp;lt;add key=&amp;quot;enableServiceTimer&amp;quot; value=&amp;quot;true&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;/services&amp;gt;
&lt;br /&gt;
     &amp;lt;/communityStarterKit&amp;gt;
&lt;br /&gt;
     &amp;lt;system.web&amp;gt;   
&lt;br /&gt;
		&amp;lt;customErrors mode=&amp;quot;Off&amp;quot;/&amp;gt;
&lt;br /&gt;
        &amp;lt;httpModules&amp;gt;
&lt;br /&gt;
            &amp;lt;add name=&amp;quot;CommunitiesModule&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.CommunitiesModule,ASPNET.StarterKit.Communities&amp;quot; /&amp;gt; 
&lt;br /&gt;
        &amp;lt;/httpModules&amp;gt;
&lt;br /&gt;
        &amp;lt;authentication mode=&amp;quot;Forms&amp;quot;&amp;gt;
&lt;br /&gt;
          &amp;lt;forms loginUrl=&amp;quot;Users_Login.aspx&amp;quot;/&amp;gt;
&lt;br /&gt;
        &amp;lt;/authentication&amp;gt;
&lt;br /&gt;
		&amp;lt;pages validateRequest=&amp;quot;false&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;httpRuntime maxRequestLength=&amp;quot;1000&amp;quot; /&amp;gt; 
&lt;br /&gt;
        &amp;lt;httpHandlers&amp;gt;
&lt;br /&gt;
			&amp;lt;add verb=&amp;quot;*&amp;quot; path=&amp;quot;*.jpg&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.ImageHandler, ASPNET.StarterKit.Communities&amp;quot; /&amp;gt;
&lt;br /&gt;
			&amp;lt;add verb=&amp;quot;*&amp;quot; path=&amp;quot;*.jpeg&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.ImageHandler, ASPNET.StarterKit.Communities&amp;quot; /&amp;gt;
&lt;br /&gt;
			&amp;lt;add verb=&amp;quot;*&amp;quot; path=&amp;quot;*.gif&amp;quot; type=&amp;quot;ASPNET.StarterKit.Communities.ImageHandler, ASPNET.StarterKit.Communities&amp;quot; /&amp;gt;
&lt;br /&gt;
        &amp;lt;/httpHandlers&amp;gt;
&lt;br /&gt;
        &amp;lt;webServices&amp;gt;
&lt;br /&gt;
            &amp;lt;protocols&amp;gt;
&lt;br /&gt;
                &amp;lt;add name=&amp;quot;HttpGet&amp;quot;/&amp;gt; 
&lt;br /&gt;
            &amp;lt;/protocols&amp;gt;
&lt;br /&gt;
        &amp;lt;/webServices&amp;gt;
&lt;br /&gt;
    &amp;lt;/system.web&amp;gt;
&lt;br /&gt;
&amp;lt;/configuration&amp;gt;</description></item></channel></rss>