Welcome to Myasp-net. We are a small Web Development firm in Norwalk, CA focused on providing affordable Web design and e-solutions for small businesses.
Myasp-net News
Apr. 16, 2009
Released XD Portal V 1.0 ASP.NET 2.0 C#, SQL 2005 Stored procedure N-Tier Architecture.
Feb. 14, 2009
Released XD World Recipe V.2.12 ASP.NET 2.0 C#, SQL 2005 Stored procedure N-Tier Architecture.
Sep. 2, 2008
Released XD World Recipe V.2.12 ASP.NET 2.0 C#, SQL 2005 Stored procedure N-Tier Architecture.
Web Dev Articles- 9 Ways to Gain Your Visitors Respect
- Why a Website Design Speaks Volumes About Your Company?
- How to Find a Web Design Firm in Your Area?
- 7 Ways to Promote Your Website Locally
- Make Sure The World Sees Your Website
- How Does Your Website Make Me Feel?
- The Cost Of A Web Site
- Maintaining Your Business Website
- Does My Website Need A Redesign?
- Hey! Your Website Suck
- Do I Need a Database for My Site?
- 10 Benefits of Having a Web Site
- Search Engine Optimization Makes an Impact
- Developing With Web Standards
- What To Look For In A Web Host
Best asp.net hosting
For more article, please visit our
Article Directory
|
Myasp-net Support
Please first review our Knowledge Base below before posting in our support forum, answers to commonly asked questions and troublshooting solutions for common errors. While we want to help those who downloaded our software as much as we can, we do not offer free Web programming, Web design, or consulting services. Web Development Services Quote Form Knowledge Base
When I open the application, I get an error message "Operation must use an updateable query".
This error occured when you don't give permission to ASPNET and IUSR account to write to the database.
Solution: Right click the db folder and the .mdb, then set the permission for ASPNET and IUSR account to read and write.
How to change the database name and path?
To change the database name and path, locate the two files below, and change the database name and path where the database is located.
a) inc_databasepath.aspx b) config.aspx
How to change the email notification settings?
There are three pages that contain the email notification code. Open up these pages and change the email address.
1) Submitlink.aspx - Link submission page, notify the Webmaster upon submission. Note: If you are running the application locally, and have not set-up your SMTP email. Comment the (send email) code to avoid error. Dim mailnotify As SmtpMail Dim NotifyEmail As New MailMessage() NotifyEmail.To = "extremedexter_z2001@yahoo.com" NotifyEmail.From = "linksubmissionnotify@myasp-net.com" NotifyEmail.Subject = "Myasp-net.net Recipe Submmision Notification" NotifyEmail.Body = "Hello Webmaster, Someone has submitted a recipe" NotifyEmail.BodyFormat = MailFormat.Text mailnotify.SmtpServer = "localhost" mailnotify.Send(NotifyEmail) 2) linkdetail.aspx - Link detail page and comment, notify Webmaster of the new submitted comment 3) emaillink.aspx - Sending recipe to friend, Webmaster will receive a BCC of the email.
How to modify the header,footer and navigation menu?
Open the files specified below, and modify the HTMl code.
1) Editing the Header: Open the file inc_header.aspx and inc_headerrecipdetail.aspx. 2) Editing the Left Navigation Menu: Open the file inc_navmenu.aspx and inc_navmenuindex.aspx 3) Editing the Footer: Open the file inc_footer.aspx
How to trace the error line number?
Tracing Error Line number:
Open the page you’re trying to access and look for the code, see below, and comment it. '+++++++++++++ 'Handle Page level error handling - If page encounter an error, then redirect to the custom error page 'Protected Overrides Sub OnError (ByVal e As System.EventArgs) 'Server.Transfer("error.aspx") 'End Sub '++++++++++++++
I cannot open the application, I get an error "Application is in use by other user".
Solution: Re-start your PC
When I run the application in my localhost, it ask me to download the page.
The message (Dowload this page) occured because your're trying to access the page in a way that doesn't cause the ASP.NET page to be requested from the Web server. The ASP.NET code isn't processed and that's why you don't get the expected results. Check the configuration of your IIS virtual directory.
Solution: 1. Right click on My Computer and select Manage. 2. Right click on Default Web Site and select properties. Services and Applications -> Internet Information Services -> Default Web Site 3. Click on the Home Directory Tab 4. Click the Configuration button. 5. Click on Add. 6. Browse and find the file called xspisapi.dll. It should be at C:\WINNT\Microsoft .NET\Framework\v1.0.2204\xspisapi.dll . Make sure you are looking for dll files and not exe files or you won't find it. 7. Type aspx in the extension field and click Ok
Email form from my website is not sending email.
Contact your web hosting company to find out what type of email components are isntalled, and if there web server is configured to send email using ASP.NET SMTP web mail.
Note: If you are an existing client, please contact us through our contact mail form, or via the tel# we gave you. |
Sites Who Use XD
Fugl
Fugl used the C# version 2.9 of XD World Recipe.
Fugl used the C# version 2.9 of XD World Recipe.
In2recipes
In2recipes used the C# latest version 2.9 of XD World Recipe. They did a very good job modifying the layout.
In2recipes used the C# latest version 2.9 of XD World Recipe. They did a very good job modifying the layout.
Recipe Spin
Recipe Spin have done a great job in modification of World recipe.
Recipe Spin have done a great job in modification of World recipe.
Medicexchange
Medicexchange did a pretty good job of integrating XD Link Directory into their existing design.
Medicexchange did a pretty good job of integrating XD Link Directory into their existing design.
Web Piston Directory
Web Piston Directory did a good job in the modification of XD Link Directory to suit their design.
Web Piston Directory did a good job in the modification of XD Link Directory to suit their design.
Web Design Services
Lowest Rates Your business can have its own website or redesign an existing one in less than a week and for as low as $600.
Find out more
"Small business owners work hard for their revenue, and it's only fair that we work hard for them."
The fastest way to get started is to fill out our no obligation Web development quote form.
Web Development Quote Form
Find out more
"Small business owners work hard for their revenue, and it's only fair that we work hard for them."
The fastest way to get started is to fill out our no obligation Web development quote form.
Web Development Quote Form