Hi,
I am running a Asp.net application and I am using RequestReduce. But I have integrated a PHP based blog to website which has two versions in different languages. I could able to understand the error. It is really Urgent Please me How to solve my error.
This is my error
Could not load file or assembly 'RequestReduce' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'RequestReduce' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'RequestReduce' could not be loaded.
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry valueHKLM\Software\Microsoft\Fusion!EnableLog to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Thank you The Request Reduce (http://requestreduce.org/) Instantly makes .net website faster by reducing the number and size of requests with almost no effort.
And I am sorry can cannot share my project. Only this part is not working. So How to solve this please help.
None
0 Points
5 Posts
Getting an error. Could not load file or assembly 'RequestReduce' or one of its dependencies. The...
Feb 17, 2014 06:31 AM|raja_king|LINK
Hi,
I am running a Asp.net application and I am using RequestReduce. But I have integrated a PHP based blog to website which has two versions in different languages. I could able to understand the error. It is really Urgent Please me How to solve my error.
This is my error
Could not load file or assembly 'RequestReduce' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'RequestReduce' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'RequestReduce' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry valueHKLM\Software\Microsoft\Fusion!EnableLog to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
servererror RequestReduce
All-Star
23975 Points
4084 Posts
Re: Getting an error. Could not load file or assembly 'RequestReduce' or one of its dependencies....
Feb 18, 2014 02:15 AM|Starain chen - MSFT|LINK
Hi raja,
Thanks for your post!
I would like to know what’s the RequestReduce file used to.
I think it would be better to solve the issue if you can share the project to me.
About share the files in the SkyDrive, please refer to:
http://windows.microsoft.com/en-us/skydrive/share-file-folder
Thanks
Best Regards
servererror RequestReduce
None
0 Points
5 Posts
Re: Getting an error. Could not load file or assembly 'RequestReduce' or one of its dependencies....
Feb 18, 2014 03:06 AM|raja_king|LINK
Hi
Thank you The Request Reduce (http://requestreduce.org/) Instantly makes .net website faster by reducing the number and size of requests with almost no effort.
And I am sorry can cannot share my project. Only this part is not working. So How to solve this please help.
servererror RequestReduce
All-Star
23975 Points
4084 Posts
Re: Getting an error. Could not load file or assembly 'RequestReduce' or one of its dependencies....
Feb 18, 2014 09:19 PM|Starain chen - MSFT|LINK
Hi raja,
Based on the link that you provided, I tried it without any error.
Did you add the RequestReduce by Nuget?
Please make sure the Copy Local property of RequestReduce reference is true.
Please try to create a new project and try again.
Thanks
Best Regards
servererror RequestReduce