Click here to Skip to main content
16,008,490 members
Home / Discussions / Web Development
   

Web Development

 
QuestionFirefox and AJAX Pin
idfl26-Jul-06 12:04
idfl26-Jul-06 12:04 
AnswerRe: Firefox and AJAX Pin
Guffa26-Jul-06 12:28
Guffa26-Jul-06 12:28 
GeneralRe: Firefox and AJAX Pin
idfl27-Jul-06 6:24
idfl27-Jul-06 6:24 
AnswerRe: Firefox and AJAX Pin
Guffa27-Jul-06 7:24
Guffa27-Jul-06 7:24 
GeneralRe: Firefox and AJAX Pin
idfl27-Jul-06 10:08
idfl27-Jul-06 10:08 
AnswerRe: Firefox and AJAX Pin
Steve Echols26-Jul-06 21:02
Steve Echols26-Jul-06 21:02 
AnswerRe: Firefox and AJAX Pin
Wags27-Jul-06 6:41
professionalWags27-Jul-06 6:41 
QuestionEnterprise Library 2.0 (Database Listener) [modified] Pin
guroo1325-Jul-06 15:11
guroo1325-Jul-06 15:11 
Hello,
I am developing a web app and trying to use Enterprise Library 2.0. I am using it for logging for now. I achived the logging on a flat file but when I tried to start doing the logging by using a DataBase Listener. I failed.

Here's how I am using it after including all possible references to my web app.

I configured a datasource with following attributes setup:

-Server (my server name)
-Database (my database in my server)
-Integrated Security (I used API.. something, false, true and I even tested after removing this tag aswell).
-user (my user name)
-pwd (my password)

Then I configured a Database Listner and gave the reference of my datasource.

Then I configured a Logging block by adding different categories and then I added reference to my Database listner in categories.

I also tested by adding and removing following in web.config:
system.codedom
compilers
compiler language="c#;cs;csharp" extension=".cs"
type="Microsoft.CSharp.CSharpCodeProvider,
System, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089"
compilerOptions="/d:TRACE"
compilers
system.codedom
----------------
After doing this all when I try to log an entry after specifing the category to the entry and other required attributes. NOTHING HAPPENS in tables I generated after running the script file provided by Best Patterns and Practices team. I couldnt log any data.

Is there anybody who can help me or tell me what I am doing wrong?
Thanks in Advance


-- modified at 21:13 Tuesday 25th July, 2006
QuestionStage Resize Pin
braber25-Jul-06 7:23
braber25-Jul-06 7:23 
Questiondictionary Pin
honeyman_can25-Jul-06 5:25
honeyman_can25-Jul-06 5:25 
AnswerRe: dictionary Pin
Guffa25-Jul-06 7:40
Guffa25-Jul-06 7:40 
AnswerRe: dictionary [modified] Pin
Landarzar27-Jul-06 6:55
Landarzar27-Jul-06 6:55 
AnswerRe: dictionary Pin
eggsovereasy27-Jul-06 9:55
eggsovereasy27-Jul-06 9:55 
QuestionFAX using ASP Pin
smilesmita25-Jul-06 4:32
smilesmita25-Jul-06 4:32 
QuestionHow to configure PayPal on my webpage with PHP Code? Pin
Hy Chanhan25-Jul-06 1:03
professionalHy Chanhan25-Jul-06 1:03 
GeneralRe: How to configure PayPal on my webpage with PHP Code? Pin
User 171649225-Jul-06 4:19
professionalUser 171649225-Jul-06 4:19 
Questionproblem displaying records in order of time and date in php Pin
method00724-Jul-06 22:28
method00724-Jul-06 22:28 
AnswerRe: problem displaying records in order of time and date in php Pin
Aslam Bari24-Jul-06 23:39
Aslam Bari24-Jul-06 23:39 
AnswerRe: problem displaying records in order of time and date in php Pin
Reza Raad25-Jul-06 3:00
Reza Raad25-Jul-06 3:00 
GeneralRe: problem displaying records in order of time and date in php Pin
method00725-Jul-06 5:39
method00725-Jul-06 5:39 
GeneralRe: problem displaying records in order of time and date in php Pin
Reza Raad25-Jul-06 20:06
Reza Raad25-Jul-06 20:06 
GeneralRe: problem displaying records in order of time and date in php Pin
method00726-Jul-06 3:19
method00726-Jul-06 3:19 
Questionstyle tag is not working with Asp.net 1.1 Pin
Amit Agarrwal24-Jul-06 19:46
Amit Agarrwal24-Jul-06 19:46 
GeneralRe: style tag is not working with Asp.net 1.1 Pin
Guffa24-Jul-06 20:36
Guffa24-Jul-06 20:36 
GeneralRe: style tag is not working with Asp.net 1.1 [modified] Pin
Amit Agarrwal24-Jul-06 20:47
Amit Agarrwal24-Jul-06 20:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.