Author |
Topic  |
|
falkor
Starting Member
12 Posts |
Posted - 23 January 2013 : 04:59:16
|
Am attempting to test forums in IIS, but only the original posts are displaying in the topics--not the replies. Any ideas what may be causing this? There is a Microsoft error displayed at the top of the page, but it's hard to read. Any help would be much appreciated! |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
|
falkor
Starting Member
12 Posts |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
falkor
Starting Member
12 Posts |
Posted - 24 January 2013 : 02:34:42
|
No error message as such, just: "An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator please click here to find out more about this error."
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 24 January 2013 : 07:10:12
|
Are you using IE? If so, please configure it so that it won't display friendly error messages.
On IIS Manager, click the ASP icon, and the click on Compilation and also on Debugging, so that you have access to a list of Debugging related Properties. Make sure the Send Errors to Browser option is set to True. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
falkor
Starting Member
12 Posts |
Posted - 24 January 2013 : 17:57:01
|
Did that and got the specific error message: "Microsoft JET Database Engine error '80004005' Operation must use an updateable query.
/topic.asp, line 495" It then occured to me that there might be some NTFS security issues with the files. Sure enough that was it and it's now working with all replies displayed!    |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 25 January 2013 : 07:44:24
|
quote: Originally posted by ruirib
On IIS Manager, click the ASP icon, and the click on Compilation and also on Debugging, so that you have access to a list of Debugging related Properties. Make sure the Send Errors to Browser option is set to True.
Now you have fixed the error it is a good idea to turn this option off, just enabling it as and when you need to. |
MVC .net dev/test site | MVC .net running on Raspberry Pi |
 |
|
|
Topic  |
|