mandag den 8. december 2014

Change the IIS timeout while Debugging SharePoint solutions in Visual Studio

1.  Open IIS Manager (enter InetMgr.exe Start search textbox)
2.  Identify the IIS web site and the application pool for the site you are debugging
3.  Go to the app pool, right click and click Advanced Settings
4.  Change both Ping Maximum Response Time and Ping Period to something between 5000 to 9000

mandag den 13. januar 2014

Keep track of your virtual server.

Keep track of your virtual server.

Download BgInfo.
http://technet.microsoft.com/en-us/sysinternals/bb897557.aspx

Run the applikation.



If you think there is too much information is the most important thing here.
Just replace.

Host Name: <Host Name>
IP Address: <IP Address>
User Name: <User Name>
Logon Domain: <Logon Domain>

Free Space: <Free Space>
Volumes: <Volumes>

Default Gateway: <Default Gateway>
DHCP Server: <DHCP Server>
DNS Server: <DNS Server>
Subnet Mask: <Subnet Mask>
Boot Time: <Boot Time>
CPU: <CPU>
Memory: <Memory>

Logon Server: <Logon Server>
OS Version: <OS Version>
Service Pack: <Service Pack>

Then clik file -> save as and save it to Desktop. EX MyBgInfo

Open the MyBgInfo from the Desktop and clik Apply.
Look at your Desktop, and now you can see information about your Server.
Christian Lyck.
 

mandag den 6. januar 2014

SP Term

The SPSite, SPWeb can be a little confusing, but here is the deal.