YAFLogo

ACEofSPADEs
  • ACEofSPADEs
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Ok, I know that there has been various posts about this, but it hasn't helped. So I'm trying to post my personal problem here...

5 things don't work, but everything else seems to work fine:

1) ADMIN USER

2) NEW ACCESS MASKS

3) EDIT (the default listed masks)

4) USERS (don't show up?)

5) NEW MEDAL

The ADMIN USER can be seen when you go to MEMBERS (right hand corner) and click on a member's name...then the ADMIN USER is in the right hand corner. It brings up an error.

The ACCESS MASKS is in the Admin Control Panel(left hand side) , and inside it has NEW ACCESS MASKS, which brings up an error as well as EDIT on any of the default listed masks.

I also think that when I click on USERS in the Admin Control Panel, it doesn't list any users at all.

MEDALS in the Admin Control Panel, NEW MEDAL doesn't work.

There has been a serious error loading the forum. No further information is available.

Please contact the administrator if this message persists.

Try Again

This is the exact error I get...if I press Try Again, it kicks me back out to the beginning, as if I just logged on.

GoDaddy is my host...

And yes this is from a straight fresh install and also did re-install when it didn't work the first time. Same problem.

Can anyone help me out here? 😢

Thanks in advance,

-ACEofSPADEs

Sponsor
Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer
15 years ago
http://wiki.yetanotherforum.net/TroubleShooting%20CustomErrors.ashx 
UserPostedImage

"It's a case of RTFM.. the only problem being we don't have a manual!"

When I post FP:Mek in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting. (Yes I stole this off Ederon 🙂 )

ACEofSPADEs
  • ACEofSPADEs
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Ok, I'm going to try that soon and see what it may say...

Someone said the web.config file is xxxxx.web.config (by default) and it has to be renamed? I have to check that, but why would it be xxxx.web.config and not just web.config? Unless I read the post wrong.

ACEofSPADEs
  • ACEofSPADEs
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Contacted GoDaddy and told them what it might be...and they said they would be looking into it. They sent me a ticket # and should be getting back to me soon.

But, does has anyone else experienced one or more of these problems? If so, can anyone share their solutions? I and others would surely appreciate them.

ACEofSPADEs
  • ACEofSPADEs
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Server Error in '/forum' Application.

--------------------------------------------------------------------------------

Security Exception

Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

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.

Stack Trace:

[SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]

System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) +0

System.Security.CodeAccessPermission.Demand() +58

System.Reflection.Assembly.VerifyCodeBaseDiscovery(String codeBase) +118

System.Reflection.Assembly.get_CodeBase() +35

System.Web.Handlers.ScriptResourceHandler.GetCodeBaseWithAssert(Assembly assembly) +31

System.Web.Handlers.ScriptResourceHandler.GetLastWriteTime(Assembly assembly) +36

System.Web.Handlers.ScriptResourceHandler.GetAssemblyInfoInternal(Assembly assembly) +61

System.Web.Handlers.ScriptResourceHandler.GetAssemblyInfo(Assembly assembly) +62

System.Web.Handlers.RuntimeScriptResourceHandler.System.Web.Handlers.IScriptResourceHandler.GetScriptResourceUrl(Assembly assembly, String resourceName, CultureInfo culture, Boolean zip, Boolean notifyScriptLoaded) +325

System.Web.Handlers.ScriptResourceHandler.GetScriptResourceUrl(Assembly assembly, String resourceName, CultureInfo culture, Boolean zip, Boolean notifyScriptLoaded) +33

System.Web.UI.ScriptManager.GetScriptResourceUrl(String resourceName, Assembly assembly) +89

System.Web.UI.ScriptRegistrationManager.RegisterClientScriptResource(Control control, Type type, String resourceName) +111

System.Web.UI.ScriptManager.RegisterClientScriptResource(Control control, Type type, String resourceName) +9

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3601

Ok, so it seems to me (I'm all new to this, obviously) that the trust level in the YAF is either set too low or too high. Regardless it's not working with GoDaddy. It seems that all the areas that I couldn't access also is showing a similar error report. I'm not 100% it's the same one, but it all seems to stem with some trust level issue.

What does a guy have to do to get this working on GoDaddy? 😲

Please help.

ACEofSPADEs
  • ACEofSPADEs
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
I did find out one thing, if ASP.NET is lowered to 1.something, they say that it should work with almost any software with trust level issues. Just to let you know, if ASP.NET isn't that important for some people. As for me, it is more important so I must stay with 2.0+ Just letting people know that there is an option to end all the headaches....

But still looking for another way...

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
15 years ago
The latest code does work with GoDaddy -- but it's not released yet.
ACEofSPADEs
  • ACEofSPADEs
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago

The latest code does work with GoDaddy -- but it's not released yet.

Jaben wrote:

Looks like a lot of grief with your software and GoDaddy.

I'll be glad to test it out for you. I don't need a 100% working one until a couple of months later, if that's the reason why you didn't release it yet...just wanting to place down the foundation. I would be sure to report back any errors and such. Not being able to change a user's level is frustrating right now and unusable in a sense.

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
15 years ago

The latest code does work with GoDaddy -- but it's not released yet.

ACEofSPADEs wrote:

Looks like a lot of grief with your software and GoDaddy.

I'll be glad to test it out for you. I don't need a 100% working one until a couple of months later, if that's the reason why you didn't release it yet...just wanting to place down the foundation. I would be sure to report back any errors and such. Not being able to change a user's level is frustrating right now and unusable in a sense.

Jaben wrote:

GoDaddy provided this project with a free hosting account to test YAF on... at this point it does install and work fine. I'll be releasing beta 3 here in the next day or so...

You can try again with that version.

ACEofSPADEs
  • ACEofSPADEs
  • 54.2% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Ok, I will be waiting for that update, and I'm sure a bunch of others are waiting eagerly as well. I'll be sure to download and freshly install that and let everyone know what the outcome is. Hopefully it'll be a good one and all the GoDaddy users can then rejoice.
DestressedDeveloper
15 years ago
I have GoDaddy accounts for three sites, and I just recently integrated YAF into all three. GoDaddy did the install of whatever version YAF they had (1.9.3).

After some tweaking with the web.config, I found a configuration that worked consistently and generated no errors. I have it running on all three sites right now.

- DestressedD

Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
15 years ago

I have GoDaddy accounts for three sites, and I just recently integrated YAF into all three. GoDaddy did the install of whatever version YAF they had (1.9.3).

After some tweaking with the web.config, I found a configuration that worked consistently and generated no errors. I have it running on all three sites right now.

- DestressedD

DestressedDeveloper wrote:

Thanks for your information, DD.

We're discussing the latest version -- v1.9.4 in thread, though.

vrhunski
  • vrhunski
  • 51.2% (Neutral)
  • YAF Forumling
15 years ago
I have same problem with GoDaddy :((

Security Exception

Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

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.

Stack Trace:

[SecurityException: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.]

System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet) +0

System.Security.CodeAccessPermission.Demand() +58

System.Reflection.Assembly.VerifyCodeBaseDiscovery(String codeBase) +118

System.Reflection.Assembly.get_CodeBase() +35

System.Web.Handlers.ScriptResourceHandler.GetCodeBaseWithAssert(Assembly assembly) +31

System.Web.Handlers.ScriptResourceHandler.GetLastWriteTime(Assembly assembly) +36

System.Web.Handlers.ScriptResourceHandler.GetAssemblyInfoInternal(Assembly assembly) +61

System.Web.Handlers.ScriptResourceHandler.GetAssemblyInfo(Assembly assembly) +62

System.Web.Handlers.RuntimeScriptResourceHandler.System.Web.Handlers.IScriptResourceHandler.GetScriptResourceUrl(Assembly assembly, String resourceName, CultureInfo culture, Boolean zip, Boolean notifyScriptLoaded) +325

System.Web.Handlers.ScriptResourceHandler.GetScriptResourceUrl(Assembly assembly, String resourceName, CultureInfo culture, Boolean zip, Boolean notifyScriptLoaded) +33

System.Web.UI.ScriptManager.GetScriptResourceUrl(String resourceName, Assembly assembly) +89

System.Web.UI.ScriptRegistrationManager.RegisterClientScriptResource(Control control, Type type, String resourceName) +111

System.Web.UI.ScriptManager.RegisterClientScriptResource(Control control, Type type, String resourceName) +9