Click here to Skip to main content
15,917,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to make some part of textbox text to read only and other part to be editable Pin
vinay_sinha9-Oct-12 19:19
vinay_sinha9-Oct-12 19:19 
Questionasp.net 4 with sql server 2008 Pin
lillain2198-Oct-12 5:32
lillain2198-Oct-12 5:32 
AnswerRe: asp.net 4 with sql server 2008 Pin
Sarvesh Kushwaha8-Oct-12 5:49
Sarvesh Kushwaha8-Oct-12 5:49 
GeneralRe: asp.net 4 with sql server 2008 Pin
lillain2198-Oct-12 9:10
lillain2198-Oct-12 9:10 
AnswerRe: asp.net 4 with sql server 2008 Pin
Vasudevan Deepak Kumar9-Oct-12 7:18
Vasudevan Deepak Kumar9-Oct-12 7:18 
GeneralRe: asp.net 4 with sql server 2008 Pin
lillain2199-Oct-12 21:47
lillain2199-Oct-12 21:47 
Questiongridview rowupdating in ascx file Pin
jhyn7-Oct-12 20:13
jhyn7-Oct-12 20:13 
AnswerRe: gridview rowupdating in ascx file Pin
Sarvesh Kushwaha8-Oct-12 5:23
Sarvesh Kushwaha8-Oct-12 5:23 
Question'System.Web.HttpUnhandledException' Error Pin
rattlesnake3167-Oct-12 17:55
rattlesnake3167-Oct-12 17:55 
AnswerRe: 'System.Web.HttpUnhandledException' Error Pin
Eddy Vluggen8-Oct-12 0:50
professionalEddy Vluggen8-Oct-12 0:50 
AnswerRe: 'System.Web.HttpUnhandledException' Error Pin
Joshua Omundson9-Oct-12 6:50
Joshua Omundson9-Oct-12 6:50 
QuestionIntegrate SharpWebMail in existing project Pin
Soni19856-Oct-12 8:44
Soni19856-Oct-12 8:44 
QuestionThe 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. Pin
Ali Al Omairi(Abu AlHassan)6-Oct-12 5:38
professionalAli Al Omairi(Abu AlHassan)6-Oct-12 5:38 
AnswerRe: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. Pin
Thomas Daniels6-Oct-12 7:00
mentorThomas Daniels6-Oct-12 7:00 
GeneralAccess Database Engine 2010 Redistributable is not intended Pin
David Mujica8-Oct-12 2:56
David Mujica8-Oct-12 2:56 
GeneralRe: Access Database Engine 2010 Redistributable is not intended Pin
n.podbielski9-Oct-12 0:28
n.podbielski9-Oct-12 0:28 
If I recall correctly in Win7 Ole JET DB is deprecated and you should use mentioned ACE.OLEDB.12.0.
For older systems use JET. This should be installed with office and one of them should be accessible.
In my app I use web.config connection: jet for production with older version of WinServer and OLEDB for my Win7 dev machine.
I don't know if there is better way.
No more Mister Nice Guy... >: |

AnswerRe: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. Pin
Murugan Kolanji14-Oct-12 3:22
Murugan Kolanji14-Oct-12 3:22 
QuestionRandomize Data of Groupboxes Pin
ASPnoob5-Oct-12 23:38
ASPnoob5-Oct-12 23:38 
AnswerRe: Randomize Data of Groupboxes Pin
Rockstar_7-Oct-12 20:10
professionalRockstar_7-Oct-12 20:10 
AnswerRe: Randomize Data of Groupboxes Pin
Rockstar_7-Oct-12 20:46
professionalRockstar_7-Oct-12 20:46 
Questionweird problems: nothing is happening!! Pin
Jassim Rahma5-Oct-12 6:50
Jassim Rahma5-Oct-12 6:50 
AnswerRe: weird problems: nothing is happening!! Pin
jkirkerx5-Oct-12 8:43
professionaljkirkerx5-Oct-12 8:43 
GeneralRe: weird problems: nothing is happening!! Pin
Jassim Rahma5-Oct-12 9:36
Jassim Rahma5-Oct-12 9:36 
AnswerRe: weird problems: nothing is happening!! Pin
Rockstar_7-Oct-12 20:15
professionalRockstar_7-Oct-12 20:15 
AnswerRe: weird problems: nothing is happening!! Pin
Sunil_Nikam8-Oct-12 5:27
Sunil_Nikam8-Oct-12 5:27 

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.