Welcome to ISAserver.org
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
Sharepoint Document Check out and explorer view wont work Through ISA
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Sharepoint Document Check out and explorer view wont wo... - 24.Jul.2007 5:39:22 PM
|
|
|
trnsfrmrsr
Posts: 10
Joined: 25.Apr.2007
Status: offline
|
I'm having a problem with sharepoint document check out when I publish sharepoint 2007 through ISA server. Going directly to sharepoint, document checkout works fine. However, trying to checkout on sharepoint when it is published through ISA users get an error "value does not fall within the expected range". Explorer view also does not work when sharepoint 2007 is published through ISA. Any Ideas on what could be causing this?
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 25.Jul.2007 10:55:36 AM
|
|
|
trnsfrmrsr
Posts: 10
Joined: 25.Apr.2007
Status: offline
|
I guessi should add a note in here, when I publish the sharepoint site through ISA using http these functions work fine. However, if i setup ISA to connect to clients using https we get errors. I have ISA setup to use standard http on the back end and https to connect to clients. It looks like https is somehow messing this feature up though.
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 25.Jul.2007 9:06:38 PM
|
|
|
cmv131
Posts: 4
Joined: 25.Jul.2007
Status: offline
|
I too am having this same problem... Any document that is edited on a library that forces checkout will fail load the document with the ISA Login page. When you try to check it out stand alone we get the "Value does not fall within the expected range." error.. We are also using HTTPS with forced redirection from HTTP Any help is appreciated.
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 25.Jul.2007 9:13:54 PM
|
|
|
trnsfrmrsr
Posts: 10
Joined: 25.Apr.2007
Status: offline
|
I'm currently working with microsoft pss on this issue. It sounds like, in order for this work properly, ssl has to be used all the way through. So we either publish our sites fully over http or fully over https. I should have more to share on this soon, once I can get sharepoint re-configured to use https then I should be able to use ssl the entire way through.
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 26.Jul.2007 8:32:02 AM
|
|
|
cmv131
Posts: 4
Joined: 25.Jul.2007
Status: offline
|
Do you mean not allowing HTTP at all through IIS on the SharePoint server ? We currently have https & http enabled on the SharePoiint server, but are forcing ISA to convert Http requests to https I will be curious to here more of your findings
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 26.Jul.2007 1:18:22 PM
|
|
|
cmv131
Posts: 4
Joined: 25.Jul.2007
Status: offline
|
Alright, I think I solve my issue... For me it was indeed tied to SSL I had the listener to redirect HTTP to HTTPS, but I did not have the firewall rule set to use SSL Bridging. Under Bridging I only had "Redirect requests to HTTP port" checked, and not Redirect requests to SSL Port. So in the log, while everytjing was going through HTTPS it was still passing to port 80 instead of 443. Once I checked off the redirect for SSL, my issue went away.
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 26.Jul.2007 3:06:56 PM
|
|
|
trnsfrmrsr
Posts: 10
Joined: 25.Apr.2007
Status: offline
|
I got it working by using SSL all the way through. I setup AAM in sharepoint and extened the our sharepoint application using SSL. After sharepoint was setup to use SSL, I used SSL bridging to connect to the sharepoint site with ISA. Now these features work perfectly.
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 5.Oct.2007 4:57:13 PM
|
|
|
RedSunshine
Posts: 35
Joined: 14.Apr.2003
From: Dallas, TX
Status: offline
|
I too had this same problem. I sure wish I saw this posting 2 hours ago so had not thought I going crazy. However, I do have a small problem with this configuration. I don't want to bridge HTTPS to HTTPS and use SSL all the way through. I purposely want to bridge HTTPS to HTTP. This is because I run multiple sites on the SharePoint server. This configuration works great if you assume there is only one site being published, but not so great for a hosting company. The only way to allow for multiple sites with SSL is to add an additional IP to SharePoint server for each site that requires SSL. This is a headache I want to avoid as I don't want multiple IPs on the internal servers. As an alternative, I tried bridging to alternative SSL ports, but that failed as well. It appears only 443 will work. Now, before the security nuts yell at me for bridging HTTPS to HTTP because of the potential security flaw, I agree with you. Users deserve to expect the entire transmission to be secured. So I’m using an IPSec to secure the data from the ISA server to the SharePoint server. It’s not SSL, but it’s still encrypted and that is good enough for me to sleep at night. This seems to be a problem with SharePoint more so than ISA in my opinion. It seems that the URLs generated by SharePoint after enabling SSL get “jacked up” and causes issues. Does anyone agree or disagree?
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 25.Aug.2008 11:24:30 AM
|
|
|
RedSunshine
Posts: 35
Joined: 14.Apr.2003
From: Dallas, TX
Status: offline
|
After I installed the ISA 2006 Supportability Update (KB939455), this fixed the URL problems cause by ISA. I also had to add an additional public URL to the SharePoint configuration in the Alternate Access Mappings (AAM) settings to include the "https". I have not checked to see if SP1 fixes this issue as well, but since SP1 was released after the supportability update, I assume it will.
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 25.Aug.2008 1:02:18 PM
|
|
|
randyvanf
Posts: 3
Joined: 24.Nov.2006
Status: offline
|
I already had ISA Server 2006 SP1 installed. I still had the problem. I will install this update on one server in my array and see if it works. I did not see anything in the list of this update that says it addresses the HTTPS / HTTP issue. However, I will try it. Thanks Randy
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 25.Aug.2008 1:06:34 PM
|
|
|
RedSunshine
Posts: 35
Joined: 14.Apr.2003
From: Dallas, TX
Status: offline
|
I believe this is what fixes the problem: 925287 (http://support.microsoft.com/kb/925287/) ISA Server 2006 includes the host header together with the port number of the Web server after you publish a Web site.
|
|
|
|
RE: Sharepoint Document Check out and explorer view won... - 25.Aug.2008 3:33:42 PM
|
|
|
randyvanf
Posts: 3
Joined: 24.Nov.2006
Status: offline
|
That did not help either. I still have document check in issues. I also cannot see the shared workspace tools. I have a call in to MS. Maybe we can get some traction on this issue. Thanks Randy
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|