Click here to Skip to main content
15,909,953 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: close parent window without alert message in ie7 Pin
thatraja10-Nov-10 20:24
professionalthatraja10-Nov-10 20:24 
GeneralRe: close parent window without alert message in ie7 Pin
vishnukamath10-Nov-10 21:20
vishnukamath10-Nov-10 21:20 
AnswerRe: close parent window without alert message in ie7 Pin
thatraja28-Nov-10 0:41
professionalthatraja28-Nov-10 0:41 
QuestionReading PDF Files on Remote Server [modified] Pin
bgates197010-Nov-10 11:01
bgates197010-Nov-10 11:01 
AnswerRe: Reading PDF Files on Remote Server Pin
Not Active10-Nov-10 12:42
mentorNot Active10-Nov-10 12:42 
Questionwant to expect some controls to be not cached , How ? Pin
Honeyboy_2010-Nov-10 3:01
Honeyboy_2010-Nov-10 3:01 
AnswerRe: want to expect some controls to be not cached , How ? Pin
Brij10-Nov-10 6:38
mentorBrij10-Nov-10 6:38 
QuestionCreate sample standalone forum similar to jitbit, Pin
swornavidhya_m10-Nov-10 1:18
swornavidhya_m10-Nov-10 1:18 
Hai,

I've provided with jitbit software to configure a forum newly for our existing website, and the forum must look like jitbit forum. My boss asked to create a sample standalone forum, which looks like jitbit forum.

I've created the virtual directory called forum in my local computer's iis, and configured it with iis of my system. I'm able to get my virtual directory run in my browser. The thing is that, when doing any operation like registering an user newly / logged in as admin with given password and when signout operation is triggered.. I am receiving the following error :


Operation must use an updateable query.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Operation must use an updateable query.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[OleDbException (0x80004005): Operation must use an updateable query.]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) +1002416
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +255
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +188
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +58
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +161
   System.Data.OleDb.OleDbCommand.ExecuteNonQuery() +113
   aspnetforum.Utils.User.UpdateLastLogonDate(Int32 userId) +208
   aspnetforum.ForumPage.OnInit(EventArgs e) +1686
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378


Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053



I don't know how to proceed further. My task is to create a forum which looks similar like jitbit forum. Help needed regarding this.

Regards,

M.Sworna Vidhya
AnswerRe: Create sample standalone forum similar to jitbit, Pin
JHizzle10-Nov-10 2:55
JHizzle10-Nov-10 2:55 
QuestionFirst Loading is Slow... in a while Pin
Dirso9-Nov-10 9:05
Dirso9-Nov-10 9:05 
AnswerRe: First Loading is Slow... in a while Pin
Vimalsoft(Pty) Ltd9-Nov-10 10:33
professionalVimalsoft(Pty) Ltd9-Nov-10 10:33 
AnswerRe: First Loading is Slow... in a while (modified) Pin
Manfred Rudolf Bihy10-Nov-10 2:19
professionalManfred Rudolf Bihy10-Nov-10 2:19 
QuestionHow to ignore textbox control focus while using TAB. Pin
Asif Rehman9-Nov-10 2:14
Asif Rehman9-Nov-10 2:14 
AnswerRe: How to ignore textbox control focus while using TAB. Pin
Brij9-Nov-10 6:33
mentorBrij9-Nov-10 6:33 
AnswerRe: How to ignore textbox control focus while using TAB. Pin
TweakBird9-Nov-10 7:00
TweakBird9-Nov-10 7:00 
QuestionHow to raise Window.ShowModalDialog and Window.open simultaniously Pin
kuusuma9-Nov-10 0:35
kuusuma9-Nov-10 0:35 
AnswerRe: How to raise Window.ShowModalDialog and Window.open simultaniously Pin
Not Active9-Nov-10 2:16
mentorNot Active9-Nov-10 2:16 
AnswerRe: How to raise Window.ShowModalDialog and Window.open simultaniously Pin
Shameel9-Nov-10 3:43
professionalShameel9-Nov-10 3:43 
AnswerRe: How to raise Window.ShowModalDialog and Window.open simultaniously Pin
T M Gray9-Nov-10 8:11
T M Gray9-Nov-10 8:11 
QuestionTheme and Skin Pin
Satish_S8-Nov-10 17:58
Satish_S8-Nov-10 17:58 
AnswerRe: Theme and Skin Pin
Tej Aj8-Nov-10 19:08
Tej Aj8-Nov-10 19:08 
QuestionImage not shown in masterpage when content page is in sub-folder. Pin
Asif Rehman7-Nov-10 23:31
Asif Rehman7-Nov-10 23:31 
AnswerRe: Image not shown in masterpage when content page is in sub-folder. Pin
Anurag Gandhi7-Nov-10 23:42
professionalAnurag Gandhi7-Nov-10 23:42 
AnswerRe: Thanks, It works fine. But problem with CSS file. Pin
Asif Rehman7-Nov-10 23:58
Asif Rehman7-Nov-10 23:58 
GeneralRe: Thanks, It works fine. But problem with CSS file. Pin
Rhys Gravell8-Nov-10 0:13
professionalRhys Gravell8-Nov-10 0:13 

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.