Windows 7 64 Bits

Hello To all,
We have a problem installing fast report studio, last version in windows 7 X64, and when we execute the apllication give me an error like this

"system.InvalidOperationException: Ocorreu um erro ao criar o formul??rio. Consulte a Exception.InnerException para obter detalhes. O erro ?©: Falha ao obter a class factory COM para o componente com CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} devido ao seguinte erro: 80040154. ---> System.Runtime.InteropServices.COMException (0x80040154): Falha ao obter a class factory COM para o componente com CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} devido ao seguinte erro: 8004015"

Need help urgentllyyyyyyyyy
Please

Comments

  • keturpatelketurpatel India
    edited 6:01PM

    "system.InvalidOperationException: Ocorreu um erro ao criar o formul??rio. Consulte a Exception.InnerException para obter detalhes. O erro ?©: Falha ao obter a class factory COM para o componente com CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} devido ao seguinte erro: 80040154. ---> System.Runtime.InteropServices.COMException (0x80040154): Falha ao obter a class factory COM para o componente com CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} devido ao seguinte erro: 8004015"



    can u please convert error in english? i think it will make people easy to understand error and they might provide u solution.
  • edited 6:01PM
    '---- OUR SAMPLE PROJECT
    Imports FastReport

    Public Class Form1
    Protected WithEvents Report As New TfrxReportClass

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim strSQL As String = String.Empty
    Dim teste As FastReport.IfrxADOQuery

    strSQL = "SELECT * FROM CLIENTES ORDER BY CODIGO_MANUAL"

    Report.ClearReport()
    Try
    Report.LoadReportFromFile("\\freenas\Armazenamento\FILESERVER\InovaReports - 2011\ListagemClientes.fr3")
    Catch
    MsgBox("Ficheiro de relat??rio n??o encontrado!", MsgBoxStyle.Exclamation, Application.ProductName)
    Exit Sub
    End Try
    teste = Report.FindObject("ADOQuery1")
    teste.Query = strSQL
    Report.ShowReport()
    End Sub
    End Class
    '


    '---- ERROR DETAILS
    System.InvalidOperationException was unhandled
    Message="Ocorreu um erro ao criar o formul??rio. Consulte a Exception.InnerException para obter detalhes. O erro ?©: Falha ao obter a class factory COM para o componente com CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} devido ao seguinte erro: 80040154."
    Source="Teste64bits"
    StackTrace:
    em Teste64bits.My.MyProject.MyForms.Create__Instance__[T](T Instance) em 17d14f5c-a337-4978-8281-53493378c1071.vb:line 190
    em Teste64bits.My.MyProject.MyForms.get_Form1()
    em Teste64bits.My.MyApplication.OnCreateMainForm() em C:\Users\PACKARD BELL\Desktop\Teste64bits\Teste64bits\My Project\Application.Designer.vb:line 35
    em Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
    em Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
    em Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
    em Teste64bits.My.MyApplication.Main(String[] Args) em 17d14f5c-a337-4978-8281-53493378c1071.vb:line 81
    em System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
    em Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
    em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    em System.Threading.ThreadHelper.ThreadStart()
    InnerException: System.Runtime.InteropServices.COMException
    Message="Falha ao obter a class factory COM para o componente com CLSID {4764040E-4222-4DEC-9F2E-82D46E212B3A} devido ao seguinte erro: 80040154."
    Source="Teste64bits"
    ErrorCode=-2147221164
    StackTrace:
    em Teste64bits.Form1..ctor() em C:\Users\PACKARD BELL\Desktop\Teste64bits\Teste64bits\Form1.vb:line 4
    InnerException:
    '
  • edited 6:01PM
    Pessoal desde que eu instalei meu windows 7 64 bits nao estou conseguindo usar o ppjoy.
    eu instalo o ppjoySetup 0.8.4.5 early realese tudo normal so que quando eu vou abrir o ppjoy configuration da um erro assim

    cannot open the ppjoy device driver please install ppjoybus.yus firts

    Ta fodis eu so consigo me livrar desse erro colocando o windows em modo de teste.
    Mais quero usar ele sem ser em modo de teste

    meu colega usa o windows 7 64 bits e no dele funciona 100


    por favor alguem me ajuda?

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.