Home | Support Forums | Demo | Purchase | Contact Us | MPopper | MChecker | Client Login | Knowledgebase
Welcome Guest Search | Active Topics | Members | Log In | Register

Server Error in ’/’ Application. Help. Options · View
Correo
Posted: Saturday, March 15, 2008 1:14:32 AM
Rank: Newbie
Groups: Member

Joined: 3/15/2008
Posts: 7
Points: 21

When I Installing have the next error:



Server Error in '/' Application.



Parser Error


Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'MailYouLikev3.Global'.

Source Error:





Line 1:  <%@ Application Codebehind="Global.asax.vb" Inherits="MailYouLikev3.Global" %>







Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

Correo
Posted: Saturday, March 15, 2008 1:54:04 AM
Rank: Newbie
Groups: Member

Joined: 3/15/2008
Posts: 7
Points: 21

After I checked DLL now have the next error



Server Error in '/' Application.



Invalid object name 'domains'.


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.Runtime.InteropServices.COMException: Invalid object name 'domains'.

Source Error:





Line 46: 	recdo.CursorLocation = 2
Line 47: recdo.LockType = 3
Line 48: recdo.Open()
Line 49: dim recdo_numRows = 0
Line 50: lb = "<select name=""domains"" " & sty & ">" & vbCrLf

Source File: C:\Inetpub\vhosts\__________\httpdocs\build_domains.aspx    Line: 48

Stack Trace:





[COMException (0x80040e37): Invalid object name 'domains'.]
ADODB.RecordsetClass.Open(Object Source, Object ActiveConnection, CursorTypeEnum CursorType, LockTypeEnum LockType, Int32 Options) +0
ASP.my_login_aspx.build_domains(String& sty, Object& ty) in C:\Inetpub\vhosts\_______\httpdocs\build_domains.aspx:48
ASP.my_login_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in C:\Inetpub\vhosts\_________\httpdocs\my_login.aspx:109
System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
System.Web.UI.Control.Render(HtmlTextWriter writer) +7
System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
System.Web.UI.Page.ProcessRequestMain() +1926





Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407


 

admin
Posted: Saturday, March 15, 2008 2:55:40 AM

Rank: Administration
Groups: Administration

Joined: 7/1/2008
Posts: 243
Points: 729
make sure you have entered database info correctly in web.config file
also make sure you have the bin folder and all DLL's files inside it   the bin folder should be on the root of your domain

Thanks

Correo
Posted: Saturday, March 15, 2008 3:02:38 AM
Rank: Newbie
Groups: Member

Joined: 3/15/2008
Posts: 7
Points: 21

Database info is correct. Bin dir in the root.


But the same error Invalid object name 'domains'.


 

admin
Posted: Saturday, March 15, 2008 3:28:32 AM

Rank: Administration
Groups: Administration

Joined: 7/1/2008
Posts: 243
Points: 729
can you please email support@mailyoulike with your ftp info to check this

Thanks
Correo
Posted: Saturday, March 15, 2008 4:19:14 AM
Rank: Newbie
Groups: Member

Joined: 3/15/2008
Posts: 7
Points: 21

finally just run it, but under MS ACCESS. Under MS SQL didnt run, I think some king of MS SQL issue on my MS SQL server.


Thanks

admin
Posted: Saturday, March 15, 2008 4:27:07 AM

Rank: Administration
Groups: Administration

Joined: 7/1/2008
Posts: 243
Points: 729
Make sure database script is correctly executed on your ms sql database you will have to do that manually

you can find the .sql script  under the db/mssql  folder

Thanks
Correo
Posted: Saturday, March 15, 2008 5:58:06 PM
Rank: Newbie
Groups: Member

Joined: 3/15/2008
Posts: 7
Points: 21

Thanks. Now I trying to add Query in Admin of database (via ASP.NET Enterprise Manager) and have errors (didnt execute due errors in dump .sql file that comes with program). What is you recommend to use? Access or MS SQL with MailYouLike?



Server Error in '/mssql' Application.



A potentially dangerous Request.Form value was detected from the client (sqlstmt="...click the <b>Edit</b> button t...").


Description: Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. This value may indicate an attempt to compromise the security of your application, such as a cross-site scripting attack. You can disable request validation by setting validateRequest=false in the Page directive or in the configuration section. However, it is strongly recommended that your application explicitly check all inputs in this case.

Exception Details: System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (sqlstmt="...click the <b>Edit</b> button t...").

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:





[HttpRequestValidationException (0x80004005): A potentially dangerous Request.Form value was detected from the client (sqlstmt="...click the <b>Edit</b> button t...").]
System.Web.HttpRequest.ValidateString(String s, String valueName, String collectionName) +240
System.Web.HttpRequest.ValidateNameValueCollection(NameValue Collection nvc, String collectionName) +99
System.Web.HttpRequest.get_Form() +113
System.Web.UI.Page.GetCollectionBasedOnMethod() +69
System.Web.UI.Page.DeterminePostBackMode() +128
System.Web.UI.Page.ProcessRequestMain() +2112
System.Web.UI.Page.ProcessRequest() +218
System.Web.UI.Page.ProcessRequest(HttpContext context) +18
System.Web.CallHandlerExecutionStep.System.Web.HttpApplicati on+IExecutionStep.Execute() +179
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87





Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407

Correo
Posted: Monday, March 24, 2008 1:31:58 PM
Rank: Newbie
Groups: Member

Joined: 3/15/2008
Posts: 7
Points: 21

Everything is working now.


Thanks for your support!

Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.860 seconds.