<?xml version="1.0"?>
<configuration>
<configSections>
<section name="ideablade.configuration" type="IdeaBlade.Core.Configuration.IdeaBladeSection, IdeaBlade.Core"/>
</configSections>
<connectionStrings>
<add name="JTS2Entities" connectionString="metadata=res://*/JTS2Model.csdl|res://*/JTS2Model.ssdl|res://*/JTS2Model.msl;provider=System.Data.SqlClient;provider connection string="Data Source=localhost\SQLEXPRESS;Initial Catalog=JTS2;Integrated Security=True;MultipleActiveResultSets=True"" providerName="System.Data.EntityClient" />
<remove name="LocalSqlServer" />
<add name="LocalSqlServer" connectionString="data source=localhost\SQLEXPRESS;Integrated Security=SSPI;Initial Catalog=JTS2;" providerName="System.Data.SqlClient"/>
</connectionStrings>
<ideablade.configuration version="6.00" xmlns="http://schemas.ideablade.com/2010/IdeaBladeConfig" >
<logging logFile="log\DebugLog.xml"/>
<!-- Additional configuration can be added to override defaults.
See the sample config files in the Learning Resources for more information.
-->
<objectServer>
<serverSettings useAspNetSecurityServices="true" />
</objectServer>
</ideablade.configuration>
<system.serviceModel>
<!-- Set this to true to allow use of ASP.NET security features. -->
<serviceHostingEnvironment aspNetCompatibilityEnabled="true" />
<!-- You can add Service definitions to override the default configuration.
See the sample config files in the Learning Resources for more information.
-->
</system.serviceModel>
<system.web>
<compilation debug="true" targetFramework="4.0" />
<authentication mode="Forms" />
<!-- Set to enable/disable the ASP.NET Role Manager. -->
<roleManager enabled="true" />
<!-- Set to enable and configure the ASP.NET Profile. These are sample properties. -->
<profile enabled="true">
<properties>
<add name="FriendlyName" />
</properties>
</profile>
</system.web>
</configuration>
I receive the following errors:
System.Xml.XmlException occurred
Message=Cannot find file 'app.config' in the application xap package.
LineNumber=0
LinePosition=0
StackTrace:
at System.Xml.XmlXapResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
InnerException:
Additional Information:
When you hit F5 and continue with the project it then gives two more errors before
---------------------- Then
System.IO.FileNotFoundException occurred
Message=Could not load file or assembly 'System.ServiceModel.Extensions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
StackTrace:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
InnerException:
---------------------- Then
System.Xml.XmlException occurred
Message=Cannot find file 'ServiceReferences.ClientConfig' in the application xap package.
LineNumber=0
LinePosition=0
StackTrace:
at System.Xml.XmlXapResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
InnerException:
---------------------- Then
System.IO.FileNotFoundException occurred
Message=Could not load file or assembly 'IdeaBlade.Core.XmlSerializers, Version=6.0.4.0, Culture=neutral, PublicKeyToken=287b5094865421c0' or one of its dependencies. The system cannot find the file specified.
Source=mscorlib
FileName=IdeaBlade.Core.XmlSerializers, Version=6.0.4.0, Culture=neutral, PublicKeyToken=287b5094865421c0
FusionLog==== Pre-bind state information ===
LOG: User = STRONGCO-XP1\jeejee
LOG: DisplayName = IdeaBlade.Core.XmlSerializers, Version=6.0.4.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL
(Fully-specified)
LOG: Appbase = file:///C:/SilverLightProjects/JTS2/JTS2Web/ - file:///C:/SilverLightProjects/JTS2/JTS2Web/
LOG: Initial PrivatePath = C:\SilverLightProjects\JTS2\JTS2Web\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\SilverLightProjects\JTS2\JTS2Web\web.config
LOG: Using host configuration file:
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
LOG: Post-policy reference: IdeaBlade.Core.XmlSerializers, Version=6.0.4.0, Culture=neutral, PublicKeyToken=287b5094865421c0, processorArchitecture=MSIL
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary - file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/b8307c95/3011edba/IdeaBlade.Core.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary - file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/b8307c95/3011edba/IdeaBlade.Core.XmlSerializers/IdeaBlade.Core.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers.DLL - file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers.DLL .
LOG: Attempting download of new URL file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers/IdeaBlade.Core.XmlSerializers.DLL - file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers/IdeaBlade.Core.XmlSerializers.DLL .
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary - file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/b8307c95/3011edba/IdeaBlade.Core.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary - file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/b8307c95/3011edba/IdeaBlade.Core.XmlSerializers/IdeaBlade.Core.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers.EXE - file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers.EXE .
LOG: Attempting download of new URL file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers/IdeaBlade.Core.XmlSerializers.EXE - file:///C:/SilverLightProjects/JTS2/JTS2Web/bin/IdeaBlade.Core.XmlSerializers/IdeaBlade.Core.XmlSerializers.EXE .
StackTrace:
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
InnerException:
---------------------- Then
System.ArgumentException occurred
Message=URI formats are not supported.
Source=mscorlib
StackTrace:
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength)
InnerException:
Other errors are also displayed (I can include them for you if you require) but eventually the application
starts running and works correctly.
Please could you help me in identifying why I am getting these errors.
Thanks
Jeejee