asp.net - IIS Express website works fine, not in IIS -


i have application uses iis 7.5x , visual studio 2013 , works fine in iis express. have had make changes allow authentication , allow 32-bit still doesn't work on iis, iis express.

i have tried use publish in vs2013, doesn't seem work.

is there anyway can find settings used iis express can set iis works same?

where setup logs? in advance not closing question!

also, when run iisexpress see images , styles don't appear when run iis site.

where can find out settings used iis express?
pete

  1. in iis express can make "deploy -> export" , in regular iis "deploy -> import" ?

2. major settings of iis stored in files located in folder c:\windows\system32\inetsrv\config\


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -