Jump to content

Www.steam-packet.com


zippy

Recommended Posts

Nope i get :

Server Error in '/SteamPacket' 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>

Link to comment
Share on other sites

Does anyone know if there classification of mpv's and minibuses overlaps,I have a booking I think for an mpv, but it is broken and I am taking a minibus (transit swb10 seater). Anyone any ideas as to the overlap, the office is closed and a slight panic is setting in ( I suppose I should chill and call tomorrow - instead I invoke the power of teh forum into replying)

Link to comment
Share on other sites

As far as i know its done on height, length and weight, If there around the same then i don't think it would matter, I'd still give them a call tommorow though just to double check as i could be talking crap.

Link to comment
Share on other sites

Can anyone else access the site or is it just me that has a problem?

 

Haven't you got a telephone?

 

The time of the original post was 7:44pm.

I tried to phone them approximately 10minutes before the original post, as it is usually better to talk to a 'person' than scour through a website, unfortunately they were closed for the day.

 

At that point I thought, hey they've got an online presence maybe I should try it.

 

Unfortunately to my dismay it was broken.

 

It was at this point I thought, maybe I should check my friends on the manxforums web site they know everything and are never too shy to help.

 

This morning - which is when I believe you saw the topic and posted your helpful advice (some might say in haste), I phoned the steam packet and they have answered all my questions and allayed my fears

 

Thanks for your dumbass constructive help

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...