kolia7777 Posted April 6, 2010 Posted April 6, 2010 my asp site dont work too , when i load it in browser i see milk-page,it seems some server error
strale Posted April 7, 2010 Author Posted April 7, 2010 It's Working now BIG thanks to anyone who fixed it !!!
hyrum.clyde Posted March 5, 2012 Posted March 5, 2012 What is the best way to publish your ASP.NET site? I can't seem to get mine to work, I always get a web.config error no matter what I do! Server Error in '/' Application Even when I edit my web.config customerrors="Off" it doesn't seem to register. Anyone know the best way to publish instead of simply doing a file-transfer?
Cheung Tat Ming Posted March 9, 2012 Posted March 9, 2012 The best way is FTP. you just need to upload the *.aspx with *.cs, and alternate you can compile to dll and upload to bin folder.
Cheung Tat Ming Posted March 9, 2012 Posted March 9, 2012 The best way is FTP. you just need to upload the *.aspx with *.cs, and alternate you can compile to dll and upload to bin folder.
eaabot Posted May 2, 2012 Posted May 2, 2012 The best way is FTP. you just need to upload the *.aspx with *.cs, and alternate you can compile to dll and upload to bin folder.I'm sorry but i'm newbie at asp.net, y used to work with HTML sites and publishing the site was pretty stright forward, now asp.net is much different. I'm a .net developer with some experience in Windows forms apps, but i'm studying the mono world. Can you extend a little your previous post? i understand that i've to upload the index.aspx and index.aspx.cs to html-public an the .ddl's to /html-public/cgi-bin. Is this correct? and one more question: do i have to modify something in web.config file or another file? Thanks in advance.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now