YAFLogo

Kaan1983
  • Kaan1983
  • 91.4% (Exalted)
  • YAF Forumling
16 years ago
hey, me too!

Do you have any time estimation when an update will be released?

airsickmoth
16 years ago
1.9.3 is working great. And the team moves fast on all the bugs that come up, which aren't show stopper bugs by any means. I don't think there are any significant problems with it that's keeping it from going Beta soon. Once the context thing is settled, I think it's just cosmetic and feature enhancements.
guest
16 years ago
Great work!
Demigod
  • Demigod
  • 95.600006% (Exalted)
  • YAF Commander
16 years ago
Is anyone else having a problem with the yaf_prov_Profile table being populated after an upgrade from 1.9.1? Mine is empty... is is supposed to be?
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer Topic Starter
16 years ago
Are you using the YAF profile provider?
sastry.kodavanti
16 years ago
I have successfully installed YAF v1.9.1.7 version but When i am trying to install YAF v1.9.3.3 freshly (it is not update), i am getting the following error:

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

Please contact the administrator if this message persists.

The instructions in install.txt sre in brief, where can i find the detailed installation guide.

Help me out please... 😞 😞 😞

Demigod
  • Demigod
  • 95.600006% (Exalted)
  • YAF Commander
16 years ago
Yes, I am using the Yaf Provider.
Kaan1983
  • Kaan1983
  • 91.4% (Exalted)
  • YAF Forumling
16 years ago
Hi, I'm trying to integrate YAF 1.9.3.3 to my existing application under the folder 'forum'

I moved all the .dll's under the bin folder and App_Code/YAF directory under my App_Code directory.

I combined all the config files under my web.config file

Now I'm getting this error:

'/forum/pages/forum.ascx' virtual path points another not-permited application

Error Source:

Satır 79: try

Satır 80: {

Satır 81: YAF.Classes.Base.ForumPage forumControl = ( YAF.Classes.Base.ForumPage ) LoadControl( src );

Satır 82: forumControl.PageTitleSet += new EventHandler( forumControl_PageTitleSet );

Satır 83:

Kaynak Dosya: c:\Documents and Settings\Kaan\Desktop\EM-YAF\App_Code\YAF\Forum.cs Satır: 81

Yığın İzleme:

[ArgumentException: '/forum/pages/forum.ascx' sanal yolu izin verilmeyen başka bir uygulamayı gösteriyor.]

System.Web.VirtualPath.FailIfNotWithinAppRoot() +3199906

System.Web.Compilation.BuildManager.ValidateVirtualPathInternal(VirtualPath virtualPath, Boolean allowCrossApp, Boolean codeFile) +3480984

System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +102

System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) +93

System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +76

System.Web.UI.TemplateControl.LoadControl(String virtualPath) +23

YAF.Forum.Forum_Load(Object sender, EventArgs e) in c:\Documents and Settings\Kaan\Desktop\EM-YAF\App_Code\YAF\Forum.cs:81

System.Web.UI.Control.OnLoad(EventArgs e) +99

System.Web.UI.Control.LoadRecursive() +47

System.Web.UI.Control.LoadRecursive() +131

System.Web.UI.Control.LoadRecursive() +131

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061

Any help would be greatly appreciated.

Thanks in advence.

vladk
  • vladk
  • 54.2% (Neutral)
  • YAF Forumling
16 years ago
Hi there.

Has anybody successfully integrated this new version into another application?

Wiki talks about the previous version but because of custom providers I need to use 1.9.3

I already have a site running and I would like to stick YAF in there as control, sounds easy enough but so far it's a no go with this new version. If anyone has done this, could you please help me out?

I've merged web.config, I tried adding app_code/yaf to my web site, I tried registering different DLLs and so on, still no luck.

Thanks

Kaan1983
  • Kaan1983
  • 91.4% (Exalted)
  • YAF Forumling
16 years ago
Sorry for my previous post, I found some documentation. I'll give a try and ask if problems occur...

Kaan1983
  • Kaan1983
  • 91.4% (Exalted)
  • YAF Forumling
16 years ago
I went through the documentation but unfortunately that doesn't work neither.

Could you please give some hints about how to embed latest version into an existing web site?

-Is it ok to make necessary yaf configuration in my existing web.config file?

vladk
  • vladk
  • 54.2% (Neutral)
  • YAF Forumling
16 years ago

I went through the documentation but unfortunately that doesn't work neither.

Could you please give some hints about how to embed latest version into an existing web site?

-Is it ok to make necessary yaf configuration in my existing web.config file?

Kaan1983 wrote:

You have to merge the files. Even after merging web.config and doing everything I could think of I still can't get it to run in embedded mode. I copeid YAF to App_Code, I copied all dlls, I updated root web.config with all the info from YAF web.config and from db.config/app.config. It still doesn't work. I'm going crazy here, it should be a relatively simple procedure but for some reason it just doesn't work.

Kaan1983
  • Kaan1983
  • 91.4% (Exalted)
  • YAF Forumling
16 years ago
Exact same situation here! I did merge config files already but I was thinking if I'm doing wrong.

What error r u getting vladk?

vladk
  • vladk
  • 54.2% (Neutral)
  • YAF Forumling
16 years ago

Exact same situation here! I did merge config files already but I was thinking if I'm doing wrong.

What error r u getting vladk?

Kaan1983 wrote:

I've tried many different things and ended up with different errors.

I am not sure which one was the closest to the solution. That's actually the reason I am having a tough time solving this. It's like I'm running in circles, I fix one thing, another one breaks. I'll give it one more try and then look into some other board, too bad asp.net doesn't really have anything of vBulletin caliber.

Kaan1983
  • Kaan1983
  • 91.4% (Exalted)
  • YAF Forumling
16 years ago
Hehe we are experiencing the same things currently. I'll wait a bit for some fixes, and at least for a beta, then maybe there'll be some documentation to follow 🙂