Author |
Topic  |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 13 March 2006 : 18:02:35
|
Hello. I feel awful posting again regarding the insallation of the latest version. I did install it successfully before christmas but my old computer has been taken away.
here I go: done: created a "forum" folder done: registred my database in coldfusion server datasource as snitz_forums_2000 (I also removed it) done: strDBType = "access" done: put the exact physical path to the access 2000 database done: copied whereami.asp to the database folder
all pages (setup.asp, whereami.asp, forum.asp, default.asp)are blank! i do not get any error.
could you please help? thanks. mimi
|
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 13 March 2006 : 18:21:34
|
Are you referring to the pages being blank in the editor or on the server?
If its in the editor, you'll have to view it in "Code" view (or the equivalent for whatever editor you are using).
If its blank when you try to view it in your web browser, is ASP enabled on the server? |
 |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 13 March 2006 : 19:34:15
|
Thanks for your answer.
from the web browser, all my asp pages are blank. i am calling the forum from a coldfusion page.
I put the ASP.NET service status to automatic (from administrative tools, then services) and restarted the computer. it did not help.
thanks again. |
 |
|
mimi
Starting Member
Benin
19 Posts |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 14 March 2006 : 08:11:58
|
i actually do not have any choice. to display my coldfusion pages, i have to type: http://localhost:8500/xxx
i do not know how to check for the forum port.
thanks. |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 14 March 2006 : 08:13:23
|
Are you still using Image's forum?
(noticed it while trying to remember if we'd come across this problem the first time) |
 |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 14 March 2006 : 12:19:53
|
I unzipped sf2k_v34_05.zip not the mulilanguage version. Is this your question?
thanks again. mimi |
 |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 14 March 2006 : 12:49:27
|
I would like to add one thing: I do not have an inetpub folder. wwwroot has been directly installed under CfusionMx7. thanks.
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 14 March 2006 : 15:57:45
|
Sounds like your web server doesn't support ASP. What server are you running? |
Support Snitz Forums
|
 |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 14 March 2006 : 18:45:11
|
Hello again.
I looked in coldfusion administrator under Data & Services > Web Services. There are none.
in administrative tools > services, i started .NET Runtime Optimization Service, ASP.NET State Service i do not see IIS anywhere.
thanks again
|
 |
|
Davio
Development Team Member
    
Jamaica
12217 Posts |
Posted - 14 March 2006 : 19:26:16
|
ASP.NET framework runs on an IIS web server. Sounds like you're running a ColdFusion server which cannot run ASP pages.
This your local computer you testing it out on? Do you have a live website or is this an intranet site? Have you run any ASP or ASP.NET pages on your server?
quote: in administrative tools > services, i started .NET Runtime Optimization Service, ASP.NET State Service
That is not how you use ASP.NET.  You need the IIS server which comes with Windows Server editions and Windows XP Professional.
If you do not know if you are running IIS server, then you are probably not.  |
Support Snitz Forums
|
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 14 March 2006 : 19:33:22
|
quote: I unzipped sf2k_v34_05.zip not the mulilanguage version. Is this your question?
Yeah, I just wanted to make sure we were talking about the same code. 
As to the other part, when you had it set up the last time, were you using IIS to serve the ColdFusion pages and the ASP pages? Or did you have it set up some other way? |
 |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 15 March 2006 : 08:21:42
|
Hello all.
I checked my student's computer and found IIS service on his. I guess this is the configuration I had with my old computer.
I am going to check if the forum works on his computer.
Thanks again. mimi |
 |
|
mimi
Starting Member
Benin
19 Posts |
Posted - 21 March 2006 : 08:51:59
|
Hello again.
I installed IIS; asp.net version 2.0.50727
I get this error : Operation must use an updateable query, when i run setup.asp (Error:2147467259)
Is there anything I should check? Thanks. |
 |
|
AnonJr
Moderator
    
United States
5768 Posts |
Posted - 21 March 2006 : 09:33:39
|
Assuming you're using an Access Database, I'd check the permissions on the database. The database should have read/write permissions. |
 |
|
|
Topic  |
|