Author |
Topic |
|
indosree
Starting Member
United Kingdom
5 Posts |
Posted - 23 April 2009 : 11:21:25
|
Hi
I recently joined in BSH and found they are using Internet Forum developed by Snitz ,i am not sure which version it is. here the problem, till yesterday it was working fine and suddnely today it is giving problem on
error '80070035' /inc_functions.asp, line 1292
When i looked the line in that file it it the below line which it was giving problem, we deployed this on Win2003
line 1292 Set strNTUserInfo = GetObject("WinNT://"+strNTUser)
Your help on this is appricated very much
eagerly waiting for solution
<moved from="DEV Discussions (General)" /> |
Edited by - AnonJr on 23 April 2009 12:26:56 |
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 23 April 2009 : 11:23:58
|
The inc_functions.asp file is from a very old version of Snitz (v3.3.x); you really should upgrade to the latest version (v3.4.07).
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
|
|
indosree
Starting Member
United Kingdom
5 Posts |
Posted - 23 April 2009 : 11:31:35
|
If we upgrade to latest version (v3.4.07). what are the implications for the existing one,do we loose all topics? |
|
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 23 April 2009 : 11:40:57
|
No, you won't lose anything at all but you should always take a backup of everything (files and database) just on the off-chance something does go awry. You will, however, have to reapply any mods you may have added to your existing forum.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
|
|
indosree
Starting Member
United Kingdom
5 Posts |
Posted - 23 April 2009 : 11:44:00
|
Hi Thank you for your quick response
1) but you havent mentioned why that error is comming? 2) If i upgrade what need to be changed in the files ?
Appricate your help/Support in this
|
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 23 April 2009 : 12:31:17
|
I'm assuming that you're using NT Authentication based on the code you posted, it may be related to any of a number of changes in authentication. Find out from your Web Server admin if they changed anything recently, and check with whoever handles the NT Logon end of things to see if they changed anything.
Again assuming - assuming that you do not have any MODs or other changes, you will need to get your database connection string from config.asp so you can properly edit the new config.asp. You'll probably want to note things like the mail server information etc. just in case. After you upload the new files, run setup.asp and it will upgrade your database as well as take care of various other issues.
Before you do anything, you will want to make a backup - if for nothing other than peace of mind. |
|
|
indosree
Starting Member
United Kingdom
5 Posts |
Posted - 23 April 2009 : 12:45:06
|
Thanyou for your suggestions,I upgraded to new version and now it is asking me to register and when i try to register it is saying user already exists ,it isnot able to log me in it say please register
What is MOD's set up?
what to do now?
please help me it is very important to up and run,sorry for taking your time |
Edited by - indosree on 23 April 2009 13:45:55 |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 23 April 2009 : 13:56:31
|
MOD is short for MODification - can range from small snippets of code to multiple new pages and/or extensive changes to the code that result in new/different functionality.
Are you using NT Authentication? And is it still set to NT Authentication? Depending on how old the old version was, it may have changed it back to DB Authentication... |
|
|
indosree
Starting Member
United Kingdom
5 Posts |
Posted - 23 April 2009 : 14:03:24
|
Yes i am using windows Authentication, and it is still sent to Windows Authentication, if it changed to DB Authentication how i need to set back to Windows ? Do i need to change in any files so that it use windows authuntication.
Forgot to mention while updating DB it has got few errors but end got message sussessfuly updated with out errors |
|
|
AnonJr
Moderator
United States
5768 Posts |
Posted - 23 April 2009 : 14:19:27
|
What errors did it mention? |
|
|
|
Topic |
|