Click here to Skip to main content
16,004,782 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondropdownlist with out page refresh Pin
jai 12327-Sep-07 1:22
jai 12327-Sep-07 1:22 
AnswerRe: dropdownlist with out page refresh Pin
VenkataRamana.Gali27-Sep-07 1:37
VenkataRamana.Gali27-Sep-07 1:37 
AnswerRe: dropdownlist with out page refresh Pin
Imran Khan Pathan27-Sep-07 1:37
Imran Khan Pathan27-Sep-07 1:37 
AnswerRe: dropdownlist with out page refresh Pin
Piyush Vardhan Singh27-Sep-07 1:38
Piyush Vardhan Singh27-Sep-07 1:38 
AnswerRe: dropdownlist with out page refresh Pin
N a v a n e e t h27-Sep-07 1:40
N a v a n e e t h27-Sep-07 1:40 
Questionhow to count child node of selected node in tree view Pin
Piyush Vardhan Singh27-Sep-07 0:57
Piyush Vardhan Singh27-Sep-07 0:57 
AnswerRe: how to count child node of selected node in tree view Pin
VenkataRamana.Gali27-Sep-07 1:45
VenkataRamana.Gali27-Sep-07 1:45 
QuestionSaving .MPP file in database through asp.net code Pin
Nagraj Naik27-Sep-07 0:45
Nagraj Naik27-Sep-07 0:45 
Hi ,

I am using Msproject dll in my web application to upload and download .MPP files.

Default tables are created in database(SQL SERVER 2000) by saving MPP file in database.



Private oProjApp As Microsoft.Office.Interop.MSProject.Application



This object is used for import and export MPP file to/from databse.







Everything is working file.



But If I import (save physical MPP file to database) same file in consecutive manner (more than once) it hang on process on statement



oProjApp.FileSaveAs("<mpp_dsn_1>\" + ProjectPlanName, Microsoft.Office.Interop.MSProject.PjFileFormat.pjMPP, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, "sa", "mpcs", "MSProject.odbc", Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing)



To come out of this I need to kill process from command prompt

Kill winproj.exe





Then it works fine again.





Does anyone has any idea regarding same ?

..plz reply ASAP
QuestionPosting a string to another page Pin
Programm3r27-Sep-07 0:44
Programm3r27-Sep-07 0:44 
AnswerRe: Posting a string to another page Pin
Nagraj Naik27-Sep-07 0:51
Nagraj Naik27-Sep-07 0:51 
GeneralRe: Posting a string to another page Pin
Programm3r27-Sep-07 2:09
Programm3r27-Sep-07 2:09 
AnswerRe: Posting a string to another page Pin
N a v a n e e t h27-Sep-07 1:13
N a v a n e e t h27-Sep-07 1:13 
GeneralRe: Posting a string to another page Pin
Programm3r27-Sep-07 2:10
Programm3r27-Sep-07 2:10 
Questiondifferences between dotnet2003 and dotnet2005 Pin
Harun_asp.net27-Sep-07 0:14
Harun_asp.net27-Sep-07 0:14 
AnswerRe: differences between dotnet2003 and dotnet2005 Pin
N a v a n e e t h27-Sep-07 1:18
N a v a n e e t h27-Sep-07 1:18 
QuestionThis is my error Pin
nikheel_ankita27-Sep-07 0:12
nikheel_ankita27-Sep-07 0:12 
QuestionASP .net treewiew control Pin
nikheel_ankita27-Sep-07 0:07
nikheel_ankita27-Sep-07 0:07 
AnswerRe: ASP .net treewiew control Pin
Nagraj Naik27-Sep-07 0:46
Nagraj Naik27-Sep-07 0:46 
QuestionRunning one webapplication in another webapplication Pin
Malayil alex26-Sep-07 23:50
Malayil alex26-Sep-07 23:50 
AnswerRe: Running one webapplication in another webapplication Pin
Paras Kaneriya26-Sep-07 23:51
Paras Kaneriya26-Sep-07 23:51 
GeneralRe: Running one webapplication in another webapplication Pin
Malayil alex27-Sep-07 0:02
Malayil alex27-Sep-07 0:02 
Questionuploading to server Pin
bhattiprolu26-Sep-07 23:39
bhattiprolu26-Sep-07 23:39 
AnswerRe: uploading to server Pin
Sam Xavier28-Sep-07 0:18
Sam Xavier28-Sep-07 0:18 
QuestionNewbie with help on ASP.NET in C# and SQL Server 2005 Express Pin
Infernojericho26-Sep-07 23:33
Infernojericho26-Sep-07 23:33 
AnswerRe: Newbie with help on ASP.NET in C# and SQL Server 2005 Express Pin
Paras Kaneriya26-Sep-07 23:37
Paras Kaneriya26-Sep-07 23:37 

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.