YAFLogo

dzenb
  • dzenb
  • 58.4% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Hello !

It is look like that nobody can run this forum on 1and1, I try all what I can, problem in compilation, this forum working fine on local server, but on 1and1 not working at all.

I see that people trying to solve this problem from Apr.

Cheers !

Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
15 years ago
I don't have access to a 1and1 account -- I have no way to test. I just installed YAF on DiscountASP and no problems there. If someone is willing to help me test, I could probably figure out what's going wrong with it...
Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer
15 years ago
I believe its the strongly signed project problem with 1 & 1
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 🙂 )

dzenb
  • dzenb
  • 58.4% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
Jaben drop me your e-mail ( I send details in your e-mail ), I'll give you information to 1and1 account.

Mek - not it is not signed problem, I check on my local server, I changed level of trust, and resign new key, everything working fine.

Problems probably in different , the builds are screwed, some dll related to old .NET some to 3.5, especially AJAX toolkit.

I think somebidy should try to make build on VS2008 with last one AJAX toolkit. under 2.0 and then under 3.5/ Another part is references.

somebody should try to cleanup cash on VS ( or on fresh VM install VS 2008 ) then download source and try to build solution and web site.

You'll see what I'm talking about.

AN nay way my respect you you Jaben ! really great job. Sure that you surfing skills has same level like coding 🙂

Mek
  • Mek
  • 100% (Exalted)
  • YAF Developer
15 years ago
Fair enough, I believe Jabens already made some in-roads into cleaning up the project in regards to 2.0 and 3.5.

Edit:

http://forum.yetanotherforum.net/yaf_postst8826_Host-1and1--error-add-connectionStringNameyafnet-applicationNameYetAnotherFo.aspx 

Looks exactly like the other 1&1 errors which were caused by not using a Strongly Signed Project. Did you get past that element?


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 🙂 )

dzenb
  • dzenb
  • 58.4% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
On my local server, I reduce trust level from FULL to "Half". reinstall YAF, and it is still working. I sure that problem not with YAF but with 1and1, but before kick there "acces" I want to be sure that I d't miss an anything. 1and1 have good hardware and speed, therefore I want to keep them. If you belive that this error related to strong name , could you please recompile solution with delay signature and "Mark assemlies..." then I'll try to install this on 1and1 and let you knwo if this is working
dzenb
  • dzenb
  • 58.4% (Neutral)
  • YAF Forumling Topic Starter
15 years ago
About trust levels for zones. I tried to reproduce same error, with changing rust levels for all zones and d't get this errors.

Now my local server working in low level for inernet, and forum still working

Probably some restriction in assembly?