Link to home
Start Free TrialLog in
Avatar of cheto06
cheto06

asked on

Office 2010 Web Apps on Sharepoint 2010

Hi, I am trying to install the Office Web Apps on SharePoint 2010. While running the configuration wizard, towards the end it errors out with the following message (see attached)
Any ideas as to what may be the issue?
WebAppsError.PNG
ASKER CERTIFIED SOLUTION
Avatar of sharepointguru14
sharepointguru14

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of cheto06
cheto06

ASKER

Here's some info from the log file, How can i create the web.config file.

1/23/2013 08:58:54  18  ERR            An exception of type System.IO.FileNotFoundException was thrown.  Additional exception information: Could not find file 'C:\inetpub\wwwroot\web.config'.
System.IO.FileNotFoundException: Could not find file 'C:\inetpub\wwwroot\web.config'.
File name: 'C:\inetpub\wwwroot\web.config'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
   at System.Threading.CompressedStack.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at Microsoft.SharePoint.Administration.SPWebService.ApplyApplicationContentToLocalServer()
   at Microsoft.SharePoint.PostSetupConfiguration.ApplicationContentTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of cheto06

ASKER

I have four websites and only the default web site doesn't have the web.config file.  If i tried to start it i cant' "website can't be started, another website may be using the same port"
How safe is it to remove it? Maybe this is what's causing my issues?
Websites.jpg
Looks like you have some resources under that site. It's stopped now and you don't have any issues with any of your sites?

Before removing it I would just change the port it runs on. You are having the conflict because it is probably using port 80 and I'm betting your SharePoint - 80 web application is as well.

After that if you don't have anything that you are using on it then take a backup of IIS and then remove it.