på Amino

kan ikke logge på lige nu

Side 1 ud af 1 (3 indlæg)
Amino-karma 56
Fra Roskilde
Tilmeldt 29. apr 08
Indlæg ialt: 13
Jimmy Larsen
Skrevet Skrev: 03-09-2013 kl. 19:39

Får en fejlside.

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>
  • Amino Karma for indlæg: 4
Amino-karma 2.740
Fra København
Tilmeldt 10. okt 11
Indlæg ialt: 702
David Andersen - Dinero
Fra Dinero
Skrevet Skrev: 04-09-2013 kl. 15:51

Hej Jimmy,

Du er lige røget ind i vores opdatering i går aften, beklager. Jeg går ikke ud fra at du har problemer mere?

Dinero - Danmarks nemmeste regnskabsprogram - Få en gratis konto på dinero.dk

  • Amino Karma for indlæg: 4
Amino-karma 56
Fra Roskilde
Tilmeldt 29. apr 08
Indlæg ialt: 13
Jimmy Larsen
Skrevet Skrev: 04-09-2013 kl. 22:31

Nej det kører igen.

Tak.

/Jimmy

  • Amino Karma for indlæg: 3
Side 1 ud af 1 (3 indlæg)

RSS-feed