by Shawn
26. October 2011 12:59
by Shawn
5. January 2011 08:29
by Shawn
5. October 2010 10:06
by Shawn
5. October 2010 09:59
by Shawn
1. September 2010 13:16
Problem: when you send a link from Communicator client to another, the link isn’t clickable, has a _ (underbar) in front of it, or both. Results may be different on different computers. It’ll look like this
_http://www.google.com
Solution: Two things are happening here that are not related. The first is the OCS Server (and Edge Server) have the URL Filter enabled, which are adding the _ underbar to all links. Also called “Intelligent IM Filter”. You need to tone that filter down or disable all together to your liking. If users are coming in through an Edge Server, they will follow the Filter settings of the Edge Server they are using, which seams to supersede the Front End Server (my guess is the most restrictive wins). So be sure to set it on both servers separately. Results were instant in new IM’s.
The other issue is the lack of a clickable hyperlink. If you disable the URL Filters above, the underbar goes away but links are still not blue and underlined. To fix this you need to apply a GPO or set a local registry setting to allow Communicator to make hyperlinks clickable:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Communicator\
new DWORD EnableURL=1
After that exit and restart Communicator.
In both of these cases they are secure by default, which is great; but even years after this features release over several versions their use and configuration are still a mystery to most starting out.
by Shawn
17. August 2010 15:40
Here is a quick way to tell what software a web server is running
- Open a command prompt
- Enter: telnet [SERVER NAME/IP] 80
- Enter: HEAD / HTTP/1.0
- Enter: [blank line]
Result should look something like this
HTTP/1.1 200 OK
Server: Sun-ONE-Web-Server/6.1
Date: Tue, 17 Aug 2010 20:38:38 GMT
Content-type: text/html
Connection: close
or
HTTP/1.0 500 Internal Server Error
Server: Microsoft-IIS
Date: Tue, 17 Aug 2010 20:41:41 GMT
p3p: CP="CAO PSA OUR"
Content-type: text/html
by Shawn
27. January 2010 15:01
by Shawn
7. October 2009 13:14
As a SharePoint developer, I find that I spend a lot of time using one of the Server Operating Systems (2003/2008). Interestingly enough a registry tweak is needed before you can actully do any real testing (like using host headers).
The solution for me and one of my colleagues turns out to be this old known issue
http://wcornwill.wordpress.com/2006/06/06/mapping-host-headers-causes-looping-windows-authentication/
and
http://www.sharepointblogs.com/george/archive/2009/04/16/error-401-connecting-to-local-iis-website-after-3-credential-prompts.aspx
I would only recommend to disable the Loopback checking for developing environments.
Disable Loopback Checking
- open regedit
- Find HKLM\System\CurrentControlSet\Control\Lsa
- Create a new DWORD value called DisableLoopbackCheck and give it a value of 1
- Restart the computer
by Shawn
1. June 2009 09:19
Free Government Information (FGI) is a place for initiating dialogue and building consensus among the various players (libraries, government agencies, non-profit organizations, researchers, journalists, etc.) who have a stake in the preservation of and perpetual free access to government information. FGI promotes free government information through collaboration, education, advocacy and research
The purpose of Data.gov is to increase public access to high value, machine readable datasets generated by the Executive Branch of the Federal Government. Although the initial launch of Data.gov provides a limited portion of the rich variety of Federal datasets presently available, we invite you to actively participate in shaping the future of Data.gov by suggesting additional datasets and site enhancements to provide seamless access and use of your Federal data. Visit today with us, but come back often. With your help, Data.gov will continue to grow and change in the weeks, months, and years ahead
9b10ff71-8d9a-477e-83da-304d201ad469|0|.0
Tags:
Information