1.Create application under the default website
2.Create new apppool and select .net framework version 4
3. Assign app pool in website->advance settings -> select pool
4. In case IIS installated after the Visual Studio installed, then register asp.net to IIS by following command.
aspnet_regiis.ex -i
5. Error : Could Not Load Type ‘System.ServiceModel.Activation.HttpModule’
Solution: aspnet_regiis.exe -iru
6. Errors: handlers missing or module are missing
Solution: Following command will enable the ports for diffirent bindings.
CD c:\windows\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\
ServiceModelReg -i
/*************************************************************************************/
Web Service hosting on IIS7
/*************************************************************************************/
1. Create webservice and test locally
2. Publish webservice to wwwroot (or) any publishing folder
3. Go to IIS manager
4. Create new WebSite and assign the physical path of webservice
5. Create new Application pool and assign framework as "Classic .NET AppPool".
6. Assign this app pool to website
7. Click on IIS server root level and click on the feature called "ISAPI and CGI Restrictions".
8. Set Allow for "ASP.NET V4.30319 (32bit)".
9. Browse the content and view "asmx" file.
Reference: http://geekswithblogs.net/chenl/archive/2010/11/19/http-error-404.2---not-found-the-page-you-are.aspx
Philosophy, History, Religion and general ramblings (thoughts) of a Mad man
Search This Blog
Subscribe to:
Post Comments (Atom)
Popular Posts
-
The Iranians, i know what you are thinking, Iran, Persia etc. but the Iranian ethnicity at least as far as etno-linguistics is concerned...
-
http://livingunderdrones.org/
-
Civilization has probably for the first time in history entered a Globalized period. In ancient times and until not long before thought an...
-
On the passers by Here the call of the Muazzin People deafened to its Magnificence Cannot understands its purity Cannot comprehend its meani...
-
Many Atheists make a mistake in how they perceive a Muslim in their belief ... And this has been encountered by me many a time ... 1) They t...
-
in the secular world empirical science has the taken precedence over logic in all forms in conducting life. It is placed at such a high pede...
-
Ever since the greek democraces created the idea of democracy it has been heralded by european civilization as the end of all systems and wa...
-
One of Dawkins main argument in his "God Delusion" is that being an Atheist makes one appreciate living, the here and now, in one...
-
Farabi is generally known to be the "Second Teacher", after the first teacher, Aristotle. Farabi's extensive knowledge, dis...
-
An ideological attack is occurring against Islam, one that masks the truth of the transatlantic slave trade. It aims to mark the Europea...
No comments:
Post a Comment