|
Search
You searched for the word(s): assembly
Showing page 34 of 149 (1,483 total posts)
< 1 second(s)
-
I change the web.config part as in clasic mode.now the error is no longer on the web.config but on the containing page itself: Parser Error Message: Could not load file or assembly 'DotNetGallery' or one of its dependencies. The module was expected to contain an assembly manifest. Line 2: ...
-
Hi,
I've got rid of the error and the page now works. My web.config file >>>>
<?xml version=''1.0''?>
<configuration>
<appSettings>
<!-- You can set a low upload speed to test the progress bar. -->
<!-- ...
-
HI Adam
I'm attempting to upgrade from 5.1 to 6.0 and I get this error:
Could not load file or assembly 'CuteEditor, Version=5.1.0.0, Culture=neutral, PublicKeyToken=3858aa6802b1223a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: ...
-
I reloaded the newest build of messenger 4.0 on a clean machine sql 2000 sp3a. Ran the script against a new database and edit the web.config. Added the directortory to IIS. Here is what I get:
Could not load file or assembly 'CuteChat.AppCode, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located ...
-
Found this suggestion when I googled:
Then you need to upload to the GAC on the server.
You will need to do the following:
1) Go to Start -> Programs -> Administrative Tools -> Microsoft .NET Framework 2.0 Configuration
(Note if you don't have this you must install the .NET 2 SDK on the server)
2) My Computer -> ...
-
Hey, between the link you gave me and some snooping around at microsoft, I think I was able to figure it out...It appears the 2.0 release of the .Net redistributable does not contain the mshtml interop assembly, and so I had to install the SDK (which does contain it) on the operator machines to get everything working smoothly.
MS says,''All ...
-
I am a fairly rudimentary user of .NET. I am trying your product and have put all files and directories in their proper folders.
I get the following error page when I try to access my web application:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of ...
-
I have just installed CuteEditor and when I try to run it, I get the following: Server Error in '/WebTesting' Application.
Configuration ErrorDescription: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file ...
-
HI,
You need to give the write permissions to ASPNET account to your localhost to extract files from assembly.
When the first hit comes to the page, CuteEditor control will check for the needed files,images, and as it won't be there, it will create the folder and extract files from assembly.
In order to save files on ...
-
i got it to the logon screen Adam, I forgot to remove the --> in web.config. however, when i type admin,admin to log on, i get this error Server Error in '/CUTE' Application.
File or assembly name cute, or one of its dependencies, was not found.Description: An unhandled exception occurred during the execution of the current web ...
... 34 ...
|
|
|