If you put to your browser URL address which contains different server name/IP address then localhost. You will see error “Bad Request – Invalid Hostname” or information that page is not accessible. There are workaround how can you connect to your IIS Express from different computer in network.
Tag: .NET
[lang_en]Conversion of string to enum type[/lang_en][lang_cs]Konverze string na enum[/lang_cs]
[lang_en]
When I wrote program for migration from SharePoint2003 to SharePoint2007 I had problem with migration of enum values. You can find quick solution of this problem in this post.
[/lang_en]
[lang_cs]
Když jsem psal program pro migraci SharePoint2003 do SharePoint2007 narazil jsem na problem s migrací enum hodnot. V tomto zápisku naleznete rychlé řešení tohoto problému.
[/lang_cs]