Web Hosting Talk







View Full Version : ASP.net 4 .0 issue


parag
06-30-2010, 07:43 AM
Hello,

While we are tring to apply asp.net 4.0 on dotnet panel windows server.

Its gives us error as below in dotnet panel.

Please help.


'', hexadecimal value 0x01, is an invalid character.




Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.





Exception Details: System.ArgumentException: '', hexadecimal value 0x01, is an invalid character.



Source Error:








An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.









Stack Trace:








[ArgumentException: '', hexadecimal value 0x01, is an invalid character.]
System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType) +1867754
System.Xml.DocumentXmlWriter.WriteString(String text) +29
System.Xml.XmlWellFormedWriter.WriteString(String text) +84
Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +12
Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +12
System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode) +606
System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream) +1224
System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e) +106
System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest() +782
System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context) +134
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75











--------------------------------------------------------------------------------


Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4205

at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at DotNetPanel.EnterpriseServer.esWebServers.UpdateWebSite(WebSite site)
at DotNetPanel.Portal.WebSitesEditSite.SaveWebSite()

Softsys Hosting
06-30-2010, 09:06 AM
Can you check audit logs in DNP and see what do you get there?

parag
06-30-2010, 09:26 AM
Hello,

While viewing last event of dotnet pananel we are getting below error

Please advise.

This event is not displayed correctly because the underlying XML is not well formed. Below is the raw text of the event.

0200x800000000000001008629DotNetPanelW2-WINDNSBOX2[6/30/2010 4:42:30 AM] ERROR: 'Internet Information Services 7.0' UpdateSite System.NullReferenceException: Object reference not set to an instance of an object. at DotNetPanel.Providers.Web.IIs70.(WebSite , Boolean ) at DotNetPanel.Providers.Web.IIs70.UpdateSite(WebSite site) at DotNetPanel.Server.WebServer.UpdateSite(WebSite site)

CyberHostPro
06-30-2010, 12:57 PM
Hi

have you installed ASP.net 4? if not install MS Web Platform installer. then check in IIS you have the ASP.net 4 application pool and the exact same name matches Dotnetpanel settings for the application pool name for asp.net 4

PremiumHost
06-30-2010, 09:16 PM
then check in IIS you have the ASP.net 4 application pool and the exact same name matches Dotnetpanel settings for the application pool name for asp.net 4
I think Websitepanel create application pools if they do not exist in IIS.


While we are tring to apply asp.net 4.0 on dotnet panel windows server.

Its gives us error as below in dotnet panel.
The error might be related to web.config or applicationHost.config file.
You can go to IIS and manually check the settings.

jaydcsmith
07-01-2010, 04:34 AM
Hi,

I'm new and I'm looking for opinions. I want to set-up a streaming server and I ran into this:

www . evostream . com

Is this a good one? I don't mind paying. But I want to keep my budget as low as possible.


Thank You in advance.

centauricw
07-04-2010, 08:01 PM
If your on a shared server, it's likely the 4.0 Framework hasn't been installed on the server yet. DotNet 4.0 just went RTM.

Kamenzki
07-07-2010, 03:38 AM
Hi,

I'm new and I'm looking for opinions. I want to set-up a streaming server and I ran into this:

www . evostream . com

Is this a good one? I don't mind paying. But I want to keep my budget as low as possible.


Thank You in advance.
Try to find reviews of them on the review web sites.
I hear about it for the first time.

Hostfly
07-20-2010, 01:21 PM
google regarding the exact error code.