I use .net 4, i cant seem to filter on custom roperties. Is that only implemented in .net 3.5?
I need to be able to show a value for a custom properties, if it matches the filter mentioned above. Also i need to add functionality to each member in the grid, so the admin can create a excel with all the memeber data.
Hi Peter, using v 0.2 of the package you should see the search fields - otherwise I would like to know. The result info is still the standard fields, I have not yet had the time to add custom fields. I will add them soon, though.
You are welcome go the source code - no problem. Send me your email address to info at blackpoint dot dk, and then I'll send it to you.
I would like do use Blackpoint Member Admin on my Umbraco site, but I'm facing problem when I try to change the password of the member. On my member type I have a lot of custom properties.
Could you share the source code, so that I can do a debug to discover what is causing the problem? Thanks
Error11'Examine.Providers.BaseSearchProvider' does not contain a definition for 'Search' and no extension method 'Search' accepting a first argument of type 'Examine.Providers.BaseSearchProvider' could be found (are you missing a using directive or an assembly reference?)C:\Users\Home\Desktop\BP.Umb.Dashboard.MemberAdmin_0.3\BP.Umb.Dashboard.MemberAdmin\Logic\MemberUtils.cs12352BP.Umb.Dashboard.MemberAdmin
Error10The type 'Examine.Providers.BaseSearchProvider' is defined in an assembly that is not referenced. You must add a reference to assembly 'Examine, Version=0.9.2.2, Culture=neutral, PublicKeyToken=null'.C:\Users\Home\Desktop\BP.Umb.Dashboard.MemberAdmin_0.3\BP.Umb.Dashboard.MemberAdmin\Logic\MemberUtils.cs11821BP.Umb.Dashboard.MemberAdmin
it was missing a reference to Examine.dll and I could fix it by recreating the reference and pointing to Examine.dll from the bin folder of my web site project.
Thanks, have you got any idea in MVC and umbraco integration. I just wanted to know how to implement the url matching.. like when I enter an URL like localhost:9090/MyProduct/Index
I want to display the content in the Index View with in the folder MyProduct controller. I am not sure how to get the new Url mapping. Sorry if this has to be started in a new thread. I tried to create new thread but couldnot succeed.
Thanks for your reply, I found a solution by invoking a method for rotuing in mvc when the application starts and in that method I have just done rotuing as in MVC, but the controller pattern I followed was url: Anyword/{Controller}/{Action}/{id=Prameter.Optional}.
I'm using your V0.4 with U6.2.1 and it works OK except that I have over 1,000 members and deletion is only working a page at a time. "Skip the selection - just use the full query result set" does not select all.
Source code
Hi Tommy,
I use .net 4, i cant seem to filter on custom roperties. Is that only implemented in .net 3.5?
I need to be able to show a value for a custom properties, if it matches the filter mentioned above.
Also i need to add functionality to each member in the grid, so the admin can create a excel with all the memeber data.
So is it possible to get the sourcecode?
På forhånd tak.
Hi Peter, using v 0.2 of the package you should see the search fields - otherwise I would like to know. The result info is still the standard fields, I have not yet had the time to add custom fields. I will add them soon, though.
You are welcome go the source code - no problem. Send me your email address to info at blackpoint dot dk, and then I'll send it to you.
>Tommy
Hi Tommy,
I would like do use Blackpoint Member Admin on my Umbraco site, but I'm facing problem when I try to change the password of the member. On my member type I have a lot of custom properties.
Could you share the source code, so that I can do a debug to discover what is causing the problem? Thanks
Hi Vilmar, sure - you can download it from here:
https://www.dropbox.com/s/atizyrfofe6bo49/BP.Umb.Dashboard.MemberAdmin_0.3.zip
Hi,
Great !! .. Tommy Thanks for sharing. I was in search of the BlackPoint MemberAdmin Package.
But I have two errors Any Idea
Error11'Examine.Providers.BaseSearchProvider' does not contain a definition for 'Search' and no extension method 'Search' accepting a first argument of type 'Examine.Providers.BaseSearchProvider' could be found (are you missing a using directive or an assembly reference?)C:\Users\Home\Desktop\BP.Umb.Dashboard.MemberAdmin_0.3\BP.Umb.Dashboard.MemberAdmin\Logic\MemberUtils.cs12352BP.Umb.Dashboard.MemberAdmin
Thanks a lot, Tommy!
Hi,
Vilmar Lemos, Any error when using above source code.
Hi Vinod,
it was missing a reference to Examine.dll and I could fix it by recreating the reference and pointing to Examine.dll from the bin folder of my web site project.
Regards,
Vilmar
Hi Vilmar,
Thanks, have you got any idea in MVC and umbraco integration. I just wanted to know how to implement the url matching.. like when I enter an URL like localhost:9090/MyProduct/Index
I want to display the content in the Index View with in the folder MyProduct controller. I am not sure how to get the new Url mapping. Sorry if this has to be started in a new thread. I tried to create new thread but couldnot succeed.
Thanks
Hi Vinod,
sorry for the delay to answer. In fact I am a beginner on Umbraco and I haven't used MVC with it, I am not able to help you on this problem.
Regards
Vilmar
Hi Vilmar,
Thanks for your reply, I found a solution by invoking a method for rotuing in mvc when the application starts and in that method I have just done rotuing as in MVC, but the controller pattern I followed was url: Anyword/{Controller}/{Action}/{id=Prameter.Optional}.
Thanks
Hi Tommy
I'm using your V0.4 with U6.2.1 and it works OK except that I have over 1,000 members and deletion is only working a page at a time. "Skip the selection - just use the full query result set" does not select all.
Is the source code still available?
Thanks. John Perryn
This is a great package, I wish someone would take it and make it work with v7.4 and above....
The link to the source code no longer works...
is working on a reply...