OzVMX Forum

Clubroom => Foto Forum => Topic started by: firko on September 15, 2010, 05:14:42 pm

Title: VILLAGE PHOTOS.
Post by: firko on September 15, 2010, 05:14:42 pm
I've been trying to log on to Village Photos so I can post some photos but have been getting the following message for most of the day. Is it just me or does anyone else have the problem?


 Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
Title: Re: VILLAGE PHOTOS.
Post by: vmx42 on September 15, 2010, 05:20:31 pm
Is it just me?

Yes  ;)
Title: Re: VILLAGE PHOTOS.
Post by: TT on September 15, 2010, 06:36:11 pm
Not necessarily...........
I gave up on them a while ago when, one by one, my upload options stopped working on all my PC's and laptops.
Sorry I'm no help with your specific problem though.  :-\
Title: Re: VILLAGE PHOTOS.
Post by: vmx42 on September 15, 2010, 06:42:58 pm
I've used PhotoBucket for years with no problems.
Title: Re: VILLAGE PHOTOS.
Post by: EBT on September 15, 2010, 07:07:26 pm
Photobucket is good I have around 6 thousand photos on my forum through two Photobucket free accounts and will soon need to start a 3rd as I have nearlly filled the second one up.
Title: Re: VILLAGE PHOTOS.
Post by: GMC on September 15, 2010, 09:15:55 pm
I've used PhotoBucket for years with no problems as well, but lately when I log in I have to ignore all these warnings to not enter the site ??? ???
Title: Re: VILLAGE PHOTOS.
Post by: AjayVMX on September 15, 2010, 09:49:56 pm
Working OK for me, Fiko....  ;D
Title: Re: VILLAGE PHOTOS.
Post by: Rossvickicampbell on September 16, 2010, 12:13:43 am
me to Firko - no problems here.