Problem with subkismet.dll

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/10/2011 3:23:03 AM
Gravatar
Total Posts 6

Problem with subkismet.dll

Hi, thanks for the good work with MojoPortal.

I made 4 web pages and they are all based on MojoPortal, had them running for over a month without any problems.

But this friday they all went down after the automatic restart of the asp.net application from the host and then I got the error message below.

I figured out if I updated subkismet.dll  the sites work again, but has to update it for every restart.

I suspect that it is some problem with my host, but they are not very helpful, got any ideas what can be wrong?

I'm using MojoPortal 2.3.5.8 and MySql database

Error message:

System.IO.FileLoadException: Could not load file or assembly 'Subkismet, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.
File name: 'Subkismet, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null' ---> System.IO.FileLoadException: Could not load file or assembly 'Subkismet' or one of its dependencies. Access is denied.
File name: 'Subkismet'
at System.RuntimeTypeHandle._GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, Boolean loadTypeFromPartialName)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.RuntimeType.PrivateGetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)
at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)
at System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase)

 

1/10/2011 6:49:34 AM
Gravatar
Total Posts 18439

Re: Problem with subkismet.dll

Hi Stefan,

I would check that the Subkismet.dll file exists in the /bin folder and has at least read permissions.

I think more than a restart happened, some permissions got changed or security policy got tightened down too much or something.

Hope it helps,

Joe

1/10/2011 7:12:42 AM
Gravatar
Total Posts 6

Re: Problem with subkismet.dll

Hi, thanks for a quick answer.

I guess my host has messed something up, I have contacted them again and hope they can help me out.

As long as I has a fresh added Subkismet.dll in the bin it works after a restart.

//Stefan

1/11/2011 3:50:02 AM
Gravatar
Total Posts 6

Re: Problem with subkismet.dll

Problem solved, it was the host that messed something up.

//Stefan

You must sign in to post in the forums. This thread is closed to new posts.