This is a discussion on DotNetNuke help Needed! within the DB2 forums, part of the Database Server Software category; --> I just installed DNN and configured the web.config file to point to the db. When I try to serve ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I just installed DNN and configured the web.config file to point to the db. When I try to serve the page it downloads the file rather than open it in the browser. I have gone over the setting in IIS but cannot find what is wrong. Please advise. |
| ||||
| I don't have aqny experience with DNN but you might try the following: Your local browser determines what is to be done with incoming "files". You'll need to look at the file name that was downloaded and see if you can tell the browser to display it. I'd also check to see if DNN has any control/configuration parameters that control how its output is prepared when sent to IIS. Third thing to try is another web browser. Phil Sherman balleyman47@gmail.com wrote: > I just installed DNN and configured the web.config file to point to the > db. When I try to serve the page it downloads the file rather than open > it in the browser. I have gone over the setting in IIS but cannot find > what is wrong. Please advise. > |