updating PC´s without an internet connection - service still available?
Is this service (updating PC´s without an Internet connection) still available? I`ve sent an email to [email protected] but got no response.
Is this service (updating PC´s without an Internet connection) still available? I`ve sent an email to [email protected] but got no response.
Too much information. Could you simplify?
Thank you. I´ll try it.
I always get the following error-message. Any suggestions. I´ve tried with IE7, Opera, Firefox. Also turn off the windows-firewall.
!-- 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>
Welcome Guest! Please take the time to register with us.