Problem to Deploy Solution
Hi Everybody.
We are trying to deploy a solution in production enviroment but it's not working. We can add it to the Farm, but when we try to deploy it, we receive the following msg:
MY_SERVER_NAME : http://my_url_name/ : Default Web Site : Error: The web.config is missing from this IIS Web Site: c:\inetpub\wwwroot\web.config.
this happens just to one web application hosted in port 80. The deploy happens succesfully for others web application.
We have 2 web servers Windows Server Enterprise Edition 32 bits and 1 SQL Server 2005 - Production.
In Test Enviroment, we didn't get the error. There's only a difference between test and production env: production has 2 web front servers and test env just one web front server.
Can someone help me, pls??
TKS!!!
November 29th, 2010 6:03pm
There are some suggestions in these similar threads:
http://social.msdn.microsoft.com/Forums/en-US/sharepointdevelopment/thread/92a75314-2278-414f-b481-f1ee75297bdf/
http://bytes.com/topic/net/answers/541140-deploy-web-site-iis-running-sharepoint-refernces-incorrect-web-config-file
Free Windows Admin Tool Kit Click here and download it now
November 29th, 2010 7:50pm
I have the same problem. Does anybody have another solution ??
I read the suggestion above, but not help me.
Tks.
November 30th, 2010 8:14am
Hi,
According to your problem, I guess the key point is that your test environment has one web front server, but
your production environment has 2 web front server leading to production environment isn’t working when you deploy it, your thread is similar to this link, please refer to:
http://slk.codeplex.com/Thread/View.aspx?ThreadId=48963
I wish you every success in your important work.
Best regards,
David Hu
Free Windows Admin Tool Kit Click here and download it now
November 30th, 2010 9:24pm