Javier Villarreal Weblog
-
Expression Blend Linked Resources Error "Unable to find the specified file"
If you ever receive an "Unable to find the specified file" error in Expression Blend while trying to call a Linked Resource File ( like in a shared assembly where you want to save your shared resources ), called in your app.xaml like this one:
-
Hard Rock Widget Test
Hard Rock Memorabilia example:
-
Immediate Interfaces for a type
If anybody is interested to get the immediate interfaces for a type, this a way to get it:
-
Silverlight Error #2104 Could not download the silverlight application in IIS6
If you receive this error while trying to deploy your Silverlight application, make sure you did the following things: -
SSAS Calculations Tab - Unexpected error ocurred: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'
This error is caused because an installation of the Office 2007 overwrites two particular files that are used by SSAS 2005:
-
ReportServicesConfigUI.WMIProvider.WMIProviderException: The report server installation is not initialized.
If you are getting this error "ReportServicesConfigUI.WMIProvider.WMIProviderException: The report server installation is not initialized."
-
Failed to load expression host assembly. Details: Could not load file or assembly ...
In Reporting Services, if you are getting this error is because you need to copy your referenced assemblies of the report into the folder
-
The type 'System.Web.UI.ScriptManager' is ambiguous: it could come from assembly...
If you are trying to migrate an old application to work with the framework 3.5, you are using ajax, and get the following error...
-
Does .NET With LINQ Beat Java?
This is a nice article:
-
Visual Studio has encountered an unexpected error, installing VS2008
After installing VS 2008, i got this error