|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 3,050 Location: Honolulu, HI
|
juanp2 wrote:Not sure if this would be on topic here, but a question for the developers. Why did you choose to go with writing custom user-role providers rather than just building off the built in ASP.NET ones? Backwards compatibility with older YAF was impossible with the ASP.NET providers. But you are FREE to use them if you want... it's not like the custom YAF providers are required. (only if you need backward compatibility.) "When you are grateful, fear disappears and abundance appears”." 
|
|
|
Rank: Member
Joined: 9/27/2008 Posts: 14 Location: New York
|
Jaben wrote:It's your web.config... needs to include the YAF.* namespaces. Look at the web.config provided in the YAF v1.9.3 project. Ah..beautiful. I assumed the web.config that was part of the source would have the appropriate settings. I basically cut and paste the settings in dev-recommended-web.config to web.config and now i am able to compile. I also copied that to my main website that is hosting the YAF forum and of root for app.config, db.config, URLRewriter.config, mail.config. I get further but then i try to browser to the forum i see this. Quote:Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Unknown server tag 'YAF:Forum'.
Source Error:
Line 18: <img src="~/images/YAFLogo.jpg" runat="server" alt="YetAnotherForum" id="imgBanner" /><br/> Line 19: <form id="form1" runat="server" enctype="multipart/form-data"> Line 20: <YAF:Forum runat="server" ID="forum"></YAF:Forum> Line 21: </form> Line 22: </body>
Source File: /forum/YetAnotherForum.NET/Default.aspx Line: 20
|
|
|
Rank: Member
Joined: 9/27/2008 Posts: 14 Location: New York
|
that should read 'I also copied that to my main website that is hosting the YAF forum and ofcourse changed the root for entries that references app.config, db.config, URLRewriter.config, mail.config.'
|
|
|
Rank: Member
Joined: 9/27/2008 Posts: 14 Location: New York
|
An thoughts on the above issue? I most likely is related to the web.config again i imagine, but i cant figure out why. All the dlls have been copied to the main website's bin. I merged the YAF web.config with the main sites config. But still i am getting this error. I am wondering which line in the Web.Config helps the app 'know' about 'YAF:Forum' control?
|
|
|
Rank: Member
Joined: 9/27/2008 Posts: 14 Location: New York
|
In previous versions of yaf, we had a "root" element that allowed us to indicate where the root of YAF files were. In the latest beta version, where does this element go and does it still exist?
|
|
|
 Rank: YAF Head Dude

Joined: 10/10/2004 Posts: 3,050 Location: Honolulu, HI
|
You need to copy the /App_Code directory to the application root including the .cs files in there. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
 Rank: YAF Commander

Joined: 3/28/2008 Posts: 122 Location: New York
|
hi folks where can i download 1.9.3 RC1 from thank you in advanced Visit my Forums: FORUMZ360.com
|
|
|
 Rank: YAF Developer

Joined: 7/12/2005 Posts: 1,324 Location: on Dock Street
|
Patience, my young padawan.  "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  )
|
|
|
 Rank: YAF Commander

Joined: 3/28/2008 Posts: 122 Location: New York
|
patience it is Visit my Forums: FORUMZ360.com
|
|
|
Rank: Member

Joined: 6/18/2008 Posts: 23 Location: Las Vegas, NV
|
Jaben wrote:YAF v1.9.3 BETA ( Dated 7/3/2008 )
BETA SOFTWARE: USE AT YOUR OWN RISK
July 3rd Update:
Jaben: Added Admin Password Reset function for User Editor.
Where do I find this functionality. I am unable to find in the User Control Panal... (I simply merged my older source version with the latest release) I can find the new UserControl in the source, but the site doesn't seem to be calling it. Any help would be appreciated.
|
|
|
Rank: Member

Joined: 6/18/2008 Posts: 23 Location: Las Vegas, NV
|
VagyokC4 wrote:Jaben wrote:YAF v1.9.3 BETA ( Dated 7/3/2008 )
BETA SOFTWARE: USE AT YOUR OWN RISK
July 3rd Update:
Jaben: Added Admin Password Reset function for User Editor.
Where do I find this functionality. I am unable to find in the User Control Panal... (I simply merged my older source version with the latest release) I can find the new UserControl in the source, but the site doesn't seem to be calling it. Any help would be appreciated. Ok, I tried to copy the source over again... (I think there was a problem with the merge functionality) Now I see more new items, and when compiling I get the following error: Error 1 'YAF.Controls.PMView' does not contain a definition for 'FromQueryString' G:\!DEV\DCLV\!YAF\YetAnotherForum.NET\pages\cp_pm.ascx.cs 63 24 G:\...\YetAnotherForum.NET\ Any ideas how to fix this so I can compile???
|
|
|
Rank: Member

Joined: 6/18/2008 Posts: 23 Location: Las Vegas, NV
|
VagyokC4 wrote:VagyokC4 wrote:Jaben wrote:YAF v1.9.3 BETA ( Dated 7/3/2008 )
BETA SOFTWARE: USE AT YOUR OWN RISK
July 3rd Update:
Jaben: Added Admin Password Reset function for User Editor.
Where do I find this functionality. I am unable to find in the User Control Panal... (I simply merged my older source version with the latest release) I can find the new UserControl in the source, but the site doesn't seem to be calling it. Any help would be appreciated. Ok, I tried to copy the source over again... (I think there was a problem with the merge functionality) Now I see more new items, and when compiling I get the following error: Error 1 'YAF.Controls.PMView' does not contain a definition for 'FromQueryString' G:\!DEV\DCLV\!YAF\YetAnotherForum.NET\pages\cp_pm.ascx.cs 63 24 G:\...\YetAnotherForum.NET\ Any ideas how to fix this so I can compile??? Ok.. Ignore these last few posts... The problem was with WinRar trying to merge my older source with the newer source... Once I extracted to new folder, and then merged the files all seems to compile  Sorry for the posts...
|
|
|
| Users browsing this topic |
|
Guest
|
YAFPro Theme Created by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.3 RC2 |
YAF © 2003-2008, Yet Another Forum.NETThis page was generated in 0.149 seconds.