Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Saving .MPP file in database through asp.net code

Saving .MPP file in database through asp.net code

Scheduled Pinned Locked Moved ASP.NET
databasecsharpasp-netsql-servercom
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nagraj Naik
    wrote on last edited by
    #1

    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("\" + 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

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups