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 Quote
strale Posted April 7, 2010 Author Posted April 7, 2010 It's Working now BIG thanks to anyone who fixed it !!! Quote
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? Quote
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. Quote
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. Quote
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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.