Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\minisirio\sy

help me.
I have this problem with the emulator pocket pc 2003 in compact framework 2.0

somebody knows the rigth way to resolve


Answer this question

Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\minisirio\sy

  • Evgeny Popov

    Could you post a complete error message This is a generic error code.

  • wtrn

    of course!

    Error 1 Error de registro o implementacion: 0x8973190e. Error al abrir el archivo '%csidl_program_files%\minisirio\system.web.dll'. Error 0x80070070: Espacio en disco insuficiente. (Insufficient disc space. )
    Device Connectivity Component



  • Kent Waldrop Fe08


    Error 1 Error de registro o implementacion: 0x8973190e. Error al abrir el archivo '%csidl_program_files%\minisirio\system.web.dll'. Error 0x80070070: Espacio en disco insuficiente.
    Device Connectivity Component


    Insufficient disc space.


  • Quinn01

    One thread - one question please. Or better yet - please spend 10 minutes searching, you'll find an answer to your new question. More tips on how to get answers faster:

    http://www.danielmoth.com/Blog/2005/03/please-read-before-posting-to-ng.html



  • bergeron

    Ok. This problem i have resolved by put all files in one only project.

    But now, when I want to access to DataSet with adapter, (in DataSet.Designer.vb) starts a general network error. "SqlException" with this StackTrace

    at System.Data.SqlClient.SqlConnection.OnError()
    at System.Data.SqlClient.SqlInternalConnection.OnError()
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
    at System.Data.SqlClient.TdsParser.ReadNetlib()
    at System.Data.SqlClient.TdsParser.ReadBuffer()
    at System.Data.SqlClient.TdsParser.ReadByte()
    at System.Data.SqlClient.TdsParser.Run()
    at System.Data.SqlClient.TdsParser.Run()
    at System.Data.SqlClient.SqlInternalConnection.Login()
    at System.Data.SqlClient.SqlInternalConnection.OpenAndLogin()
    at System.Data.SqlClient.SqlInternalConnection..ctor()
    at System.Data.SqlClient.SqlConnection.Open()
    at System.Data.Common.DbDataAdapter.QuietOpen()
    at System.Data.Common.DbDataAdapter.FillInternal()
    at System.Data.Common.DbDataAdapter.Fill()
    at System.Data.Common.DbDataAdapter.Fill()
    at System.Data.SqlClient.SqlConnection.Open()
    at System.Data.Common.DbDataAdapter.QuietOpen()
    at System.Data.Common.DbDataAdapter.FillInternal()
    at System.Data.Common.DbDataAdapter.Fill()
    at System.Data.Common.DbDataAdapter.Fill()
    at MiniOiris.DsWorksTableAdapters.WORKSTableAdapter.GetData()
    at MiniOiris.ADDespliegue.getWorks()
    at MiniOiris.Form1.Button2_Click()
    at System.Windows.Forms.Control.OnClick()
    at System.Windows.Forms.Button.OnClick()
    at System.Windows.Forms.ButtonBase.WnProc()
    at System.Windows.Forms.Control._InternalWnProc()
    at Microsoft.AGL.Forms.EVL.EnterMainLoop()
    at System.Windows.Forms.Application.Run()
    at MiniOiris.Form1.Main()


    what would be the reason

    Thanks a lot.



  • George Waters

    You are trying to use a component written for the desktop. This results in the Visual Studio trying to deploy all dependent DLLs (Desktop Framework) and the device running out of space. Since the desktop components won't work on the device anyway, you need to remove them from your project. If this is your own library - you will need to create a device project, import files into it and rebuild for the device

  • Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\minisirio\sy