Computing.Net > Forums > Web Development > Error message in my website

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Error message in my website

Reply to Message Icon

Name: srilkjha
Date: March 23, 2005 at 22:51:45 Pacific
OS: windows98
CPU/Ram: 64
Comment:

I suggest You open the site.(www.lkjhaastrology.com)
After ‘SRIYANTRA’ is displayed,Click on ‘New Chart’.An Input proforma will appear.Fill in your birth-data upto ‘I’ in the place for ‘IST / GMT’.Then enter/submit.The next
pane will give you a number of choices(12).These choices are explained in the respective dialogue boxes.Now click on
any of your choices.From Nov’02 to Feb ’04, precise interpretations relating to the menu of your choice were being displayed.But now, the following message is displayed:-

Server Error in '/' Application.
Could not load type Microsoft.VisualBasic.Helpers.StringType from assembly Microsoft.VisualBasic, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.

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.TypeLoadException: Could not load type Microsoft.VisualBasic.Helpers.StringType from assembly Microsoft.VisualBasic, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.

Source Error:
Line 36:
url=url & "&op_flag=" & server.URLEncode(Request.QueryString("op_flag"))Line 37: dim st as new astrology.solret()Line 38: st.input_horo(Request.querystring("txtname"),Request.querystring("txtfname"),Request.querystring("txtday"),Request.querystring("txtmonth"),Request.querystring("txtyear"),Request.querystring("txthour"),Request.querystring("txtminute"),Request.querystring("txtlongd"),Request.querystring("txtlongm"),Request.querystring("txtlatd"),Request.querystring("txtlatm"),Request.querystring("latdir"),Request.querystring("longdir"),Request.QueryString("txtlist"))Line 39: st.CaldayBirthLine 40: st.TotaldayPassed

Source File: D:\hshome\lkjhaast\lkjhaastrology.com\disp_geninfo.aspx Line: 38

Stack Trace:
[TypeLoadException: Could not load type Microsoft.VisualBasic.Helpers.StringType from assembly Microsoft.VisualBasic, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.] Astrology.Solret.input_horo(String vname, String vfname, Byte vday, Byte vmonth, Int32 vyear, Byte vhour, Byte vminute, Int32 vlongd, Int32 vlongm, Int32 vlatd, Int32 vlatm, String vlatdir, String vlongdir, String vlistflag) +0 ASP.disp_geninfo_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in D:\hshome\lkjhaast\lkjhaastrology.com\disp_geninfo.aspx:38 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() +1929

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


lalit



Sponsored Link
Ads by Google

Response Number 1
Name: SN
Date: March 24, 2005 at 06:26:08 Pacific
Reply:

It looks like you're referencing the wrong assembly in your project...You seem to be using the compact framework one when you need the standard desktop one. Try removing that reference and adding it again, this time making sure that it's not for the compact framework.

-SN


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Error message in my website

Making a login script for my website help! www.computing.net/answers/webdevel/making-a-login-script-for-my-website-help/4185.html

Put Yahoo status on my website www.computing.net/answers/webdevel/put-yahoo-status-on-my-website/510.html

Error with java on website www.computing.net/answers/webdevel/error-with-java-on-website/250.html