I have a Windows 2008 r2 server and hosting my own website. I am using a code called addentry.aspx. This used to work fine with my previous Windows 2003 server.
Now I have downloaded .Net 4.5 and started Asp.net services. The form shows up fine and it accepts input. However when the user presses Add Me button it gives run time error of Web Configuration . What am I missing? Would appreciate the input
None
0 Points
1 Post
Guestbook not working
Feb 01, 2020 07:41 PM|amin00|LINK
I have a Windows 2008 r2 server and hosting my own website. I am using a code called addentry.aspx. This used to work fine with my previous Windows 2003 server.
Now I have downloaded .Net 4.5 and started Asp.net services. The form shows up fine and it accepts input. However when the user presses Add Me button it gives run time error of Web Configuration . What am I missing? Would appreciate the input
All-Star
160083 Points
13198 Posts
ASPInsiders
Moderator
Re: Guestbook not working
Feb 01, 2020 10:52 PM|mbanavige|LINK
I think you'd want to share the exact error message(s) that show up so that members here will better understand what is happening.
Contributor
6041 Points
2507 Posts
Re: Guestbook not working
Feb 01, 2020 11:14 PM|KathyW|LINK
Not only share the exact error message, share the code (web.config entry?) that causes it.