How to do something like in applicationHost.config to apply sslFlags to “/”...
On an IIS 10.0 server hosting https://example.com, what do I put in my applicationHost.config so that all of the following is true: - https://example.com/ does not request a client certificate. -...
View ArticleDrop down selector issue
Hi Expert,When i am running site IE the dropdown selector works as auto selector and found apply button not in display and once i select value from dorpdown list it display instantlyHere is the code...
View ArticleOne host name to multiple ip address
Hi Expert,I assigned one IIS hostname to 2 servers in understanding one server will fail it will connect to another server. how will i make sure that after failing of one server only it route to 2nd...
View ArticleProblems with RDS webfeeds : Object not found
Hi everyoneafter changing the name of our domain, I cannot access https://<fqdnServerName>/rdweb/feed/webfeed.aspx anymore. I always get following entry in windows event log. (Sorry, some german...
View ArticleHow to convert an nginx reverse proxy with respective "sub_filter" to IIS?
I'm currently using the below nginx reverse proxy with sub_filter. This allows me to quickly create a reverse proxy along with a respective CSS filter in realtime.I can create the equivalent reverse...
View ArticleWebservices in IIS
Hi Expert,I am having webservices in IIS which needs to migrate to another server . what are the general dependency i have to take care . only have to migrate IIS to IIS what does mean of web services...
View ArticleApp pool being configured to run as a Network user to it being run using a...
Hi , Hi All, I am trying to configure Apps pool to run with a Service account as opposed to a Network user, I have made sure that the Username/password is correct as I don't see any error while I am...
View ArticleProgrammatically adding vdir and app using appcmd in IIS?
I am trying to use IIS's appcmd to programatically do the equivalent of the following in the IIS Manager application (inetmgr.exe):In the Connections sidebar on the left, expand to HOSTNAME ->...
View ArticleHTTP Redirect with port number to HTTPS and drop the port number
HiRunning on IIS 10.Need help redirecting non-ssl with a port number i.e. http://domainname.com:8090/Foldername and hope to drop the port number and rewrite tohttps://domainname.com/Foldername.Please...
View ArticleApp=EntityFramework
Hi Expert,what is the meaning of entity framework and why it is using in conneciton pool, instead of user name and pwddata source=Itest ;initial catalog=Market...
View ArticleServices in web config
Hi Expert,When moved application from one server to another and just part curiosity going through webconfig file and found below mentioned information. What does it says? and how come these entries...
View ArticleHi Expert,I have copied data from one server to another server IIS but when checking in webconfig file if found <httpRuntime targetFramework="4.7.2" />do i have to do some additional changes...
View Articlein webconfig
Hi Expert,Hi Expert,i have not got any proper connection pool information in web config except below . what is happening here exactly. Is it calling some other Application or app to do some web...
View ArticleEntity Framework in config
Hi Expert,what is the below code says in webconfig fileis it saying classes and objects mentioned related to webconfig file is part of parent class from aspnetdb.mdf file which contains information for...
View ArticleWebservices in IIS
Hi Expert,if we migrate web services in IIS from one server to another . what are the main and essential changes that we have done. Assuming we have all connectivity and all. Web services may part of...
View ArticleEntity framework in DB connection
Hi Expert,the below is db realtime database but App is entity framework what does that means with different databases .Why it is not showing db name and password or it is prestored while migrating from...
View ArticleConnection pool + Entity framework+ Integrated security
Hi Expert,I have App= Entity framework & Integrated security = True and Server=Dev1.If I migrate IIS instance from Server A to Server B where there is no connectivity and domain trust between...
View ArticleGenerate a report of IIS app pool settings
Is there an easy way to generate a report on IIS app pool settings? I have 10+ app pools and 10 servers and wanted to check the authentication settings on all of them. It would be a lot easier to...
View Articleunable to update .net 4.6 framework in IIS
Hi Expert,I can see feature add and remove option .net 4.6 installed but can not see anything in IIS and tried belowUnable to register latest .net version on iis...
View Articlemicrosoft web deploy required for
Hi Expert,What is the Microsoft web deploy? and what exactly uses of it? which we can not do it by IISRegardsRoemesh
View Article