473,657 Members | 2,422 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Profile Provider Type?

Hello,

What is the profiler provider type when using a Microsoft Access
database?

Thanks,

Miguel

Sep 16 '06 #1
6 1912
re:
What is the profiler provider type when using a Microsoft Access database?
Whatever you define it as.

For the sample Access Provider, it's :

type="Samples.A ccessProviders. AccessMembershi pProvider, SampleAccessPro viders"

Download the Sample ccess Provider and see for yourself:
http://go.microsoft.com/fwlink/?link...46&clcid=0x409

Also, see:
http://www.theserverside.net/tt/arti...rofileProvider
and:
http://msdn.microsoft.com/asp.net/do...ovMod_Prt1.asp


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
Hello,

What is the profiler provider type when using a Microsoft Access
database?

Thanks,

Miguel

Sep 16 '06 #2
Hello Juan,

I downloaded the file and it was installed but I have no idea what to
do now.

I am a little bit confused. So the SQL provider is built in but it is
the only one?

The other question is:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?

Thanks,
Miguel
Juan T. Llibre wrote:
re:
What is the profiler provider type when using a Microsoft Access database?

Whatever you define it as.

For the sample Access Provider, it's :

type="Samples.A ccessProviders. AccessMembershi pProvider, SampleAccessPro viders"

Download the Sample ccess Provider and see for yourself:
http://go.microsoft.com/fwlink/?link...46&clcid=0x409

Also, see:
http://www.theserverside.net/tt/arti...rofileProvider
and:
http://msdn.microsoft.com/asp.net/do...ovMod_Prt1.asp


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
Hello,

What is the profiler provider type when using a Microsoft Access
database?

Thanks,

Miguel
Sep 17 '06 #3
Reading this thread might help you:
http://forums.asp.net/1/1371141/ShowThread.aspx

Summarized instructions are here:
http://osmoticweb.wordpress.com/2006...ship-provider/

Sorry for referring you to Google, but this is not the type of thing
where detailed explanations can be made in a newsgroup.

You'll have to absorb some background information to do what you want to do, well.

Brief over the info in the first few articles returned by this search:
http://www.google.com/search?hl=en&q...ip+provider%22

You'll be glad you did.

re:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?
You could use a cookie, but why not standardize your user profile ?
I'd add a LanguageOption field to the db.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ m73g2000cwd.goo glegroups.com.. .
Hello Juan,

I downloaded the file and it was installed but I have no idea what to
do now.

I am a little bit confused. So the SQL provider is built in but it is
the only one?

The other question is:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?

Thanks,
Miguel
Juan T. Llibre wrote:
re:
What is the profiler provider type when using a Microsoft Access database?

Whatever you define it as.

For the sample Access Provider, it's :

type="Samples.A ccessProviders. AccessMembershi pProvider, SampleAccessPro viders"

Download the Sample ccess Provider and see for yourself:
http://go.microsoft.com/fwlink/?link...46&clcid=0x409

Also, see:
http://www.theserverside.net/tt/arti...rofileProvider
and:
http://msdn.microsoft.com/asp.net/do...ovMod_Prt1.asp


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
Hello,

What is the profiler provider type when using a Microsoft Access
database?

Thanks,

Miguel

Sep 17 '06 #4
Hi Juan,

I donwloaded the SampleAccessPro viders and extracted it to a folder.
There is no BIN folder or DLL file.
I tried to build the solution but my VS2005 is giving errors on
converting and building.
Could you please tell me where could I get the necessary compiled files
so that I could place in my project and start using it?
I have been trying to make this work since yesterday.
It seems many people have the same problem.

Thanks,
Miguel

Juan T. Llibre wrote:
Reading this thread might help you:
http://forums.asp.net/1/1371141/ShowThread.aspx

Summarized instructions are here:
http://osmoticweb.wordpress.com/2006...ship-provider/

Sorry for referring you to Google, but this is not the type of thing
where detailed explanations can be made in a newsgroup.

You'll have to absorb some background information to do what you want to do, well.

Brief over the info in the first few articles returned by this search:
http://www.google.com/search?hl=en&q...ip+provider%22

You'll be glad you did.

re:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?

You could use a cookie, but why not standardize your user profile ?
I'd add a LanguageOption field to the db.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ m73g2000cwd.goo glegroups.com.. .
Hello Juan,

I downloaded the file and it was installed but I have no idea what to
do now.

I am a little bit confused. So the SQL provider is built in but it is
the only one?

The other question is:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?

Thanks,
Miguel
Juan T. Llibre wrote:
re:
What is the profiler provider type when using a Microsoft Access database?
Whatever you define it as.

For the sample Access Provider, it's :

type="Samples.A ccessProviders. AccessMembershi pProvider, SampleAccessPro viders"

Download the Sample ccess Provider and see for yourself:
http://go.microsoft.com/fwlink/?link...46&clcid=0x409

Also, see:
http://www.theserverside.net/tt/arti...rofileProvider
and:
http://msdn.microsoft.com/asp.net/do...ovMod_Prt1.asp


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
Hello,
>
What is the profiler provider type when using a Microsoft Access
database?
>
Thanks,
>
Miguel
>
Sep 17 '06 #5
re:
There is no BIN folder or DLL file.
After downloading/saving SampleAccessPro viders.vsi, when I double-clicked
the file, it created /bin and /obj directories with the following files :

bin\Debug\ASPNe tDB.mdb
bin\Debug\Sampl eAccessProvider s.dll
bin\Debug\Sampl eAccessProvider s.pdb

obj\Debug\Resol veAssemblyRefer ence.cache
obj\Debug\Sampl eAccessProvider s.dll
obj\Debug\Sampl eAccessProvider s.pdb

A /samples directory was also created with a bunch of .cs source files and, of course,
in the root directory, the VS 2005 project files and a few other files were created,
including a web.config with sample entries, the solution files, a vs template and a EULA.

Double-clicking the Access.sln file opened the project in VS 2005.

After you make any changes you want, you'll need to recompile the project.

Are you sure you downloaded the correct file ?

You need to go to :
http://msdn.microsoft.com/vstudio/eu...f-027e6c8e15d8
and accept the EULA ( at the bottom, the "I accept" link ).

Then you can download SampleAccessPro viders.vsi

After you've downloaded it, double click the file and
accept the default installation to the directory of your choice.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ k70g2000cwa.goo glegroups.com.. .
Hi Juan,

I donwloaded the SampleAccessPro viders and extracted it to a folder.
There is no BIN folder or DLL file.
I tried to build the solution but my VS2005 is giving errors on
converting and building.
Could you please tell me where could I get the necessary compiled files
so that I could place in my project and start using it?
I have been trying to make this work since yesterday.
It seems many people have the same problem.

Thanks,
Miguel

Juan T. Llibre wrote:
Reading this thread might help you:
http://forums.asp.net/1/1371141/ShowThread.aspx

Summarized instructions are here:
http://osmoticweb.wordpress.com/2006...ship-provider/

Sorry for referring you to Google, but this is not the type of thing
where detailed explanations can be made in a newsgroup.

You'll have to absorb some background information to do what you want to do, well.

Brief over the info in the first few articles returned by this search:
http://www.google.com/search?hl=en&q...ip+provider%22

You'll be glad you did.

re:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?

You could use a cookie, but why not standardize your user profile ?
I'd add a LanguageOption field to the db.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ m73g2000cwd.goo glegroups.com.. .
Hello Juan,

I downloaded the file and it was installed but I have no idea what to
do now.

I am a little bit confused. So the SQL provider is built in but it is
the only one?

The other question is:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?

Thanks,
Miguel
Juan T. Llibre wrote:
re:
What is the profiler provider type when using a Microsoft Access database?
Whatever you define it as.

For the sample Access Provider, it's :

type="Samples.A ccessProviders. AccessMembershi pProvider, SampleAccessPro viders"

Download the Sample ccess Provider and see for yourself:
http://go.microsoft.com/fwlink/?link...46&clcid=0x409

Also, see:
http://www.theserverside.net/tt/arti...rofileProvider
and:
http://msdn.microsoft.com/asp.net/do...ovMod_Prt1.asp


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
Hello,
>
What is the profiler provider type when using a Microsoft Access
database?
>
Thanks,
>
Miguel
>

Sep 17 '06 #6
Hi Juan,

Thanks. It was my mistake. I was opening this as a web site and not as
a project in VS2005. Now, I just made everything work.

Thanks,
Miguel
Juan T. Llibre wrote:
re:
There is no BIN folder or DLL file.

After downloading/saving SampleAccessPro viders.vsi, when I double-clicked
the file, it created /bin and /obj directories with the following files :

bin\Debug\ASPNe tDB.mdb
bin\Debug\Sampl eAccessProvider s.dll
bin\Debug\Sampl eAccessProvider s.pdb

obj\Debug\Resol veAssemblyRefer ence.cache
obj\Debug\Sampl eAccessProvider s.dll
obj\Debug\Sampl eAccessProvider s.pdb

A /samples directory was also created with a bunch of .cs source files and, of course,
in the root directory, the VS 2005 project files and a few other files were created,
including a web.config with sample entries, the solution files, a vs template and a EULA.

Double-clicking the Access.sln file opened the project in VS 2005.

After you make any changes you want, you'll need to recompile the project.

Are you sure you downloaded the correct file ?

You need to go to :
http://msdn.microsoft.com/vstudio/eu...f-027e6c8e15d8
and accept the EULA ( at the bottom, the "I accept" link ).

Then you can download SampleAccessPro viders.vsi

After you've downloaded it, double click the file and
accept the default installation to the directory of your choice.


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ k70g2000cwa.goo glegroups.com.. .
Hi Juan,

I donwloaded the SampleAccessPro viders and extracted it to a folder.
There is no BIN folder or DLL file.
I tried to build the solution but my VS2005 is giving errors on
converting and building.
Could you please tell me where could I get the necessary compiled files
so that I could place in my project and start using it?
I have been trying to make this work since yesterday.
It seems many people have the same problem.

Thanks,
Miguel

Juan T. Llibre wrote:
Reading this thread might help you:
http://forums.asp.net/1/1371141/ShowThread.aspx

Summarized instructions are here:
http://osmoticweb.wordpress.com/2006...ship-provider/

Sorry for referring you to Google, but this is not the type of thing
where detailed explanations can be made in a newsgroup.

You'll have to absorb some background information to do what you want to do, well.

Brief over the info in the first few articles returned by this search:
http://www.google.com/search?hl=en&q...ip+provider%22

You'll be glad you did.

re:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?
You could use a cookie, but why not standardize your user profile ?
I'd add a LanguageOption field to the db.

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ m73g2000cwd.goo glegroups.com.. .
Hello Juan,

I downloaded the file and it was installed but I have no idea what to
do now.

I am a little bit confused. So the SQL provider is built in but it is
the only one?

The other question is:
I am only adding one parameter to profile. LanguageOption.
Will I need to use a database?
Can't this be saved in a cookie?

Thanks,
Miguel
Juan T. Llibre wrote:
re:
What is the profiler provider type when using a Microsoft Access database?
>
Whatever you define it as.
>
For the sample Access Provider, it's :
>
type="Samples.A ccessProviders. AccessMembershi pProvider, SampleAccessPro viders"
>
Download the Sample ccess Provider and see for yourself:
http://go.microsoft.com/fwlink/?link...46&clcid=0x409
>
Also, see:
http://www.theserverside.net/tt/arti...rofileProvider
and:
http://msdn.microsoft.com/asp.net/do...ovMod_Prt1.asp
>
>
>
>
Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"shapper" <md*****@gmail. comwrote in message
news:11******** **************@ h48g2000cwc.goo glegroups.com.. .
Hello,

What is the profiler provider type when using a Microsoft Access
database?

Thanks,

Miguel
Sep 18 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1970
by: | last post by:
Hi all, How can I get a reference to my custom profile provider in my .aspx page? I have looked at httpcontext.current.profile. But from there where do I go? Ideally I would like to be able to get default profile provider without having to know the "name" configured in web.config. TIA!
6
2218
by: Shimon Sim | last post by:
Hi I am working on application that need to hold custom user information - Last and first name, email, some other domain related information. I used to create Base class for all my pages. The base class would have CurrentUser property that would hold customer class in session and that was fine for all my situations. Now ASP.NET 2.0 came and we have Profile property for pages that could be extended with configuration to have custom...
3
1909
by: Rich Armstrong | last post by:
I've implemented a custom profile provider following the pattern and examples provided with ASP.NET 2.0, but no Profile object ever appears in my page; that is, after executing the following, ProfileCommon profile = this.Profile; in my Page_Load method, profile is always null. My web.config file contains the following section:
0
1323
by: jwallis | last post by:
I have two systems, one for 'Test' and one for 'Live' and each has a Sql Server. When 'Test' code is published to 'Live' I currently have to edit connection strings in web.config to ensure that the live system does not access the test database and vice versa. This method is prone to error so for Membership and Roles, I have created providers for Test and Live and select the correct provider at runtime. (This will be achieved by...
9
3097
by: Eric Falsken | last post by:
I've added a number of additional properties to my profile. Sometimes, the values are populated when the user is retrieved from the database, but sometimes the values are empty/default. How can I make sure that the values are always populated correctly? Further example, my website is working reliably enough, but I'm trying to access the user profiles from an offline application, and very few of the custom properties are being returned to...
11
2088
by: Weston Weems | last post by:
I've got the need to have user information for logged in user in a readily avaliable page context (a lot like how Profile is) except not suck. Before we jump to any conclusions, from what I gathered, the implementation of the provider model is absolute garbage. While I've seen microsoft employees make other questionable design decisions, I cant possibly fathom why a user profile cant be derived as some other object.
9
3268
by: Kirk | last post by:
I have successfully, implemented a custom Membership Provider to a SQL 2000 table, however, I am having problems doing the same with a Profile Provider. As I understand it, the steps for both of these are similar: Create a new class (MyMembershipProvider and MyProfileProvider). Add the "Inherits..." value to the provider (MembershipProvider and ProfileProvider). Modify the web.config file to assign this class and it's connection...
2
2753
by: Annie | last post by:
Hello guys, I have set the MEMBERSHIP, ROLEMANAGER and PROFILE in my config file as below. I just want to use my own sql server 2000 table instead of MSDB.
1
2520
by: Mike | last post by:
Hi: I have been trying to create a web application that provides suport for two membership/profile databases: one for private users and one for another set of users. These tw user have a totally different set of profile attributes. I added the following code to my web.config (under system.web): <membership defaultProvider="PortalMembershipProvider">
0
8838
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8739
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7351
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6176
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5638
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2740
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1969
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1732
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.