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.


lørdag den 28. december 2013

Test på indlæg.

SharePoint Test Christian Lyck


Review af SPautoInstaller.
Jeg har de seneste dage arbejdet med at installerer en ny SharePoint Portal med SPAutoInstaller og vil i sen forbindelse gerne dele miner erfaringer.
Koden / Projektet kan hentes på CodePlex på følgende adressen. http://autospinstaller.codeplex.com/

Jeg kan anbefale at man anvender den dertil udviklet GUI, som kan hentes på følgende adresse. http://autospinstallergui.codeplex.com/

Min SharePoint version er 2010 og jeg har installeret på Azure en Windows server 20008 R2 samt SQL Server 2008 R2

Artiklen skrives færdig snares.