SunQuest
           ColdFusion Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreColdFusion Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
  #1  
Old August 16th, 2004, 01:22 PM
JackSNVC JackSNVC is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 72 JackSNVC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 6 sec
Reputation Power: 5
CF on box with Sharepoint

Hey there. I am running a box with windows server 2003 on it and my organiz. uses sharepoint portal server 2003 and I want to do a bunch of pages in CF. I am running into problems in installing the two on the same box. Has anyone done this, should I be having these problems? The cfide on the wwwroot just reads as if it isnt there. When I go to the administrator properties it just says the page isn't there. any ideas???

Reply With Quote
  #2  
Old August 16th, 2004, 01:58 PM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,618 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 9 h 44 m 33 sec
Reputation Power: 53
Are you installing it in J2EE mode or in standalone mode? And did you choose the option to connect it to IIS (assuming you are using IIS as the web server)?
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian.
How to Post a Question in the Forums

Reply With Quote
  #3  
Old August 16th, 2004, 02:10 PM
JackSNVC JackSNVC is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 72 JackSNVC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 6 sec
Reputation Power: 5
cf and sharepoint together...?

Well I have coldfusion on the machine as a self-contained server that uses IIS. Should I be using the J2EE to have it run correctly?

Reply With Quote
  #4  
Old August 16th, 2004, 02:45 PM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,618 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 9 h 44 m 33 sec
Reputation Power: 53
Are you sure you have it connected to IIS? Look at your script mappings in IIS and confirm that the .cfm and .cfc pages are mapped to the JRun .dll file.

You can also try calling a CF page on the port 8500, like http://myserver:8500/mypage.cfm to see if it is only using the internal web server and not IIS.

Reply With Quote
  #5  
Old August 16th, 2004, 02:51 PM
JackSNVC JackSNVC is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 72 JackSNVC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 6 sec
Reputation Power: 5
Well kiteless it worked before I put portal server on the box. Since I put the sharepoint portal server on the machine it no longer works. The administrator wont pull up anymore. Basically i have finished all of my stuff in coldfusion and now i want to make sure I can use it w/ sharepoint also. Does sharepoint and CF usually have a problem or since install do you think something was over written. The files are on my machine and if I write the address in the web address it wont even open them which I find strange. It would open them before though.

Reply With Quote
  #6  
Old August 16th, 2004, 03:15 PM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,618 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 9 h 44 m 33 sec
Reputation Power: 53
I don't know of any specific issues with using CF and Sharepoint, but it is totally possible that installing Sharepoint reset something in IIS. Can you verify that the IIS web site has script mappings in place for the CF server? Can you verify that the CF services are running on the box?

Reply With Quote
  #7  
Old August 16th, 2004, 03:29 PM
JackSNVC JackSNVC is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 72 JackSNVC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 6 sec
Reputation Power: 5
i am attaching an image that I copied and pasted from a screen shot. This is what you mean by mapping I believe. It does have the CFIDE site listed...yet does not open the administrator page.

Reply With Quote
  #8  
Old August 16th, 2004, 03:33 PM
JackSNVC JackSNVC is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 72 JackSNVC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 6 sec
Reputation Power: 5
services

kiteless and here is a screen shot of my services. So it is mapped and it is running in the servcies. When I go to open it just says page can not be displayed....

Reply With Quote
  #9  
Old August 16th, 2004, 03:34 PM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,618 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 9 h 44 m 33 sec
Reputation Power: 53
That is a virtual directory mapping. I mean right click on the web site, then choose properties, then home directory, and there should be a configuration button that you can click to see what script mappings are defined.

Also, can you confirm that the ColdFusion services are all running properly? Have you tried restarting the box?

Reply With Quote
  #10  
Old August 16th, 2004, 03:38 PM
JackSNVC JackSNVC is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 72 JackSNVC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 6 sec
Reputation Power: 5
damn box

Yea man I am not sure. I am gonna wait for the guy that is loaded everything up to come back tomorrow and get it going agian. I have uninstalled and reinstalled coldfusion several times and restarted the box a few times. Possibly we need to have sharepoint on first, then coldfusion or something I dont know. I am out of here for hte day, but back to it tomorrow. i appreciate you helping me out. i will keep you updated.

Reply With Quote
  #11  
Old August 19th, 2004, 09:58 AM
JackSNVC JackSNVC is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 72 JackSNVC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 6 sec
Reputation Power: 5
Neverending problem

Ok we are running windows server 2003 on this box. We could not get coldfusion to open and portal to work at the same time. It was always one or the other working. So we said we will just use the coldfusion on a box but we need to use SSL. So I made SSL possible and put a certificate on the box. Now I reinstalled Coldfusion and when I go to my administrator page it opens the first page that asks for pw to set up coldfusion. But never makes it to enter.cfm to begin setting up the pages. Anyone have any idea?

Jack

Reply With Quote
  #12  
Old August 19th, 2004, 11:45 AM
kiteless kiteless is offline
Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jun 2002
Location: Raleigh, NC
Posts: 3,618 kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level)kiteless User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 9 h 44 m 33 sec
Reputation Power: 53
Not really, I've installed CF many times, and used it with SSL many times. SSL affects the web server, it has nothing to do with CF. It's the web server that does encrypting and decrypting, CF just processes pages and hands the results back to the web server for it to send back to the client (via SSL or not).

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreColdFusion Development > CF on box with Sharepoint


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support |