VS2010 Can't Use CRAXDRT.dll And AxInterop.CrystalActiveXReportViewerLib105.dll?

May 24, 2010

in VS2008 i can use craxdrt.dll and AxInterop.CrystalActiveXReportViewerLib105.dll as well but in vs 2010 can not, dont know y?

View 4 Replies


ADVERTISEMENT

Link Download Craxdrt.dll Crystal Xl?

Jun 21, 2010

anyone know the link download craxdrt.dll crystal Xl ? i try to find it for 1 week but get nothing.

View 5 Replies

Could Not Load File Or Assembly 'AxInterop.zkemkeeper

Jul 4, 2009

im getting an error in my compiled and deployed program that i dont get in the VB IDE that says

The error is: Could not load file or assembly 'AxInterop.zkemkeeper, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'AxInterop.zkemkeeper, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

i have included a reference to the zkemkeeper.dll, and my setup program ships & deploys a few other files that zkemkeeper.dll needs in the application folder what really bugs me is that in the IDE my code works perfect but in the deployed run-time i get this error.

View 1 Replies

Could Not Load AxInterop.WMPLib.dll Because It Was Built In A Runtime Newer Than The Currently Loaded One

Sep 6, 2011

I am having another issue with WMP in VB.NET 2010.I wrote an app using WMP in VB.NET 2010, using .NET Framework 4.0 of course, but had to change the framework target to 3.5. After doing this, the WMP component does not work. How, if I even can, fix this problem so that the program will run on .NET Framework 3.5? The error says that it could not load AxInterop.WMPLib.dll because it was built in a runtime newer than the currently loaded one.

View 2 Replies

VS 2008 Unable To Emit Assembly: Referenced Assembly AxInterop.MSFlexGridLib Does Not Have A Strong Name

Dec 4, 2009

I have recently upgraded an VB6 project to vs2008. I was almost finished when the following error occured. Unable to emit assembly: Referenced assembly AxInterop.MSFlexGridLib does not have a strong name Prior to this error appering, I tested my app several times and it was fine. Only after publishing it did the error appear. I have tried all solutions I could find, but nothing helps. I have read [URL]

View 1 Replies

AxInterop<ctrl>.dll And Interop<ctrl>.dll Versions Not In Sync With Control.dll??

Jun 1, 2009

I am using a 3rd part dll file (SolidWorks EModelView.dll, COM file) that has a version of 9.2.0.128. When I add it to the resources for the application, however, the AxInteropEModelView.DLL and InteropEModelView.DLL references show a version of 9.0.0.0. When I install the application on a client machine and try to run it, the application says it cannot find AxInteropEModelView.DLL version 9.2.0.128!

View 5 Replies

Axinterop.wmpLib.dll Works OK In Debug Build - Not OK In Release Build

Feb 15, 2012

I have a Form with a Media Player in it. Which plays a Song.

[Code]...

It's playing in the background since the Form is hidden. When I play itin Debug, everything works fine. When I run the app outside Debug, I get this error: [URL] The Music File is there, but strangely, there comes this weird error.

View 4 Replies

Interop.WMPLib.dll And AxInterop.WMPLib.dll?

Dec 3, 2010

we developed an application. it has windows media player control.

Note 1:

2 DLL Files(Interop.WMPLib.dll And AxInterop.WMPLib.dll) is for Windows Media Player Control, and automaticly add by visual studio.

Note 2:

Visual Studio 2008 / .Net Framework 2.0 / Windows XP & Vista & 7

If use dlls for windows xp(Windows Media Player Control)

run app in windows xp = do not have any problem.

run app in windows vista and 7 we do not have media player control.

if use dlls for windows vista and 7(Windows Media Player Control)

app does not run in windows xp

and we do not have any problem in windows vista or 7.

View 4 Replies

ExecWB Not Available In IE9 On VS2010?

Mar 7, 2012

I have a program in VB.NET that has a webbrowser contorl. I wanted to zoom on a page and i found a tutorial online that involved something like thiswebbrowser1.ActiveXInstance.ExecWB(OLECMD...When i went on and typed it on, there's nothing called ExecWB.Why is that? Is it because i'm using IE9?

View 1 Replies

IDE :: Cannot Publish In Vs2010

Apr 5, 2012

I have been testing and experimenting with "one click publishing" for a week now, and still cannot get a successful deployment. The results i get are listed below

(4/5/2012 12:14:11 PM) An error occurred when the request was processed on the remote computer.

The application pool that you are trying to use has the 'managedRuntimeVersion' property set to 'v2.0'. This application requires 'v4.0'.

Publish failed to deploy.
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Publish: 0 succeeded, 1 failed, 0 skipped ==========

View 2 Replies

MaskedTextBox Not In VS2010?

Jul 4, 2011

i recently use vs 2010 but i cant see the MaskedTextBox control in the toolbox.

View 1 Replies

Asp.net - Configurationmanger Not Working In Vs2010?

Aug 4, 2011

I am trying to read configuration file using

ConfigurationManager.ConnectionStrings but it is not available in vs2010.

ConfigurationSettings doesn't read connectionstring section.

View 1 Replies

Asp.net - Getting The Result Of A Sql Statement In Vs2010

Nov 30, 2011

I am doing a sql statement to get all the data that starts with "A" in the database.

[Code]...

View 1 Replies

Asp.net - SQL Exception When Using ExecuteScalar In VS2010?

Nov 30, 2011

I am working on a login page for an asp.net application. I'm making my own login and everything is working so far: I get a connection, the query is asking to return Count from the table where the username and password match the username password in the table.

[Code]...

View 1 Replies

Asp.net - Webparts And Firefox In Vs2010?

Jun 29, 2011

I was wondering if they was anyway to get webparts working in other browsers except IE if not is they any other free alternative that has the same drag and snap and saving capabilities?

View 3 Replies

Can A Vb6 Project Be Imported Into Vs2010

May 9, 2011

can a vb6 project be imported into vs2010? I have a vb6 project that I have been working on and would prefer not to start all over again.

View 6 Replies

Cannot Load .rptproj In Vs2010?

Aug 2, 2010

I cannot load my solution which includes a .RPTPROJ for the reports development.

The .RPTPROJ project is not recognized.Does anyone know why? And please don't say "It doesn't because it is not supported".

If it is not then Why?Are we to wait for the next SQL release? Isnt there a plugin to support .rptproj?

Apparently i need to run vs2005 (or 2008) to support the reports while running vs2010 for program development.

Is there already a plugin or patch? Does vs 2010 (vb.net) support the report viewer object?

Does vs 2010 (vb.net) even support .rdl files?

I am developing against sql server 2005 as this is the clients version.

View 5 Replies

Connecting To IBM-DB2 Database From VS2010?

Aug 19, 2011

i'm doing the project of database by using IBM-DB2 and i need to use the visual studio 2010 to connect with IBM-DB2 and i have saw the comment that posy by someone. I follow all the code there and now i found some have a blue line.

Imports System.Data.OleDb
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
'connection string

[code]....

View 1 Replies

Convert Vs2010 To 2005?

Sep 2, 2010

i write project in visual studio 2010 , and i want to open same project in vs2005?i mean i want to convert from vs2010 to vs2005 ?

View 4 Replies

Create A UserControl Under VS2010?

Mar 23, 2012

I am trying to create a UserControl in VB.net, under VS2010. I have the code for the UserControl and I would like to add it to a form. My problem is that, according to every book and forum I have seen, after I build the UserControl, it should show up in the Toolbox. It doesn't. I even downloaded code from a book, the code executes perfectly, but their TrafficLight control doesn't go in the Toolbox (even though the book says it should - and that the only way to set its properties and to add it to the form is through the Control properties). I have tried to add the control to the form manually, by declaring it

Dim myObj As New SomeClass.SomeControl

and in the Designer.vb, identical with the buttons on the form:

Friend WithEvents myObj As SomeClass.SomeControl

With both, I get an error saying

'myObj' is already declared as 'Friend WithEvents myObj As SomeControl' in this class.

And either way, I get an error when I try to look at the design:

Could not find type 'SomeClass.SomeControl'. make sure that the assembly that contains this type is referenced. If this type is part of your development project, make sure the project has been successfully built using settings for your current platform or AnyCPU.


The control by itself builds and shows up in design view (not in the Toolbox though, even though it Imports System.ComponentModel and Inherits System.Windows.Forms.UserControl and... what else ? I tried to build it in a separate project, to see if I creating a separate dll will make a difference, though I really want it in the same project.

View 1 Replies

Develop IPhone App Using VS2010?

Feb 23, 2011

Just in case, I missed anything. As far as the google result, I don't see a capability to develop iPhone app using VS2010 (sorry, maybe I shouldn't ask this question here). right? Or, is there a way to write the code in VS, and then using some sort of converter...

View 10 Replies

Excel Automation In VS2010?

Sep 9, 2011

I know that there are millions of posts about this already but I cant seem to find one that mirrors my issue. I am using VS2010 and want to automate excel and I'm trying to work through the example here.

MS Tutorial The problem is when I go to add the reference as mentioned 3.Add a reference to the Microsoft Excel Object Library. To do this, follow these steps: -On the Project menu, click Add Reference. -On the COM tab, locate Microsoft Excel Object Library, and click Select.There is no such reference available.

know if this is the right way to automate excel with VS2010.If it is could someone please let me know why I dont have the COM option for excel. im wanting to write in VB.net but if someone has an example in C# that would be fine. I have tried implementing automation using the Microsoft.Office.Interop.Excel.Application dll but i get the following exception when I try to create the excel application.

This line generates the error. EXL = New Microsoft.Office.Interop.Excel.Application()This is the exception

Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))

View 1 Replies

GetPrivateProfileSection Not Working In 4.0 (VS2010)?

Nov 5, 2010

I need to read an old-school INI file in a new project that I'm writing in VB.Net 4.0 Windows Forms....Here's the code I have that is not working:

Public Class Config
'Windows functions to call to process the INI file
Private Declare Function GetPrivateProfileSection Lib "kernel32" Alias

[code].....

View 7 Replies

How To Add Datasource To A Report In VS2010

Apr 1, 2010

In VS2008 we have menu Report->Data Sources... which opens "Report Data Sources" from here we can see Project data sources & we can add them into our report by pressing "Add to Report".but in VS2010 RC there is no such thing like this (no Data Sources... option inside Report menu)

View 1 Replies

How Toenable Online Help In VS2010

Sep 29, 2011

How do I enable online help in VS2010? When I press F1 it says it cant find any content locally & I cant find where to set it to look online.

View 5 Replies

IDE :: Can VS2010 And The CTP Installed On Windows 7

Jul 24, 2009

If not what else is needed.

Is it possible to install it as a virtual application?

View 6 Replies

IDE :: Multiscreen Support With VS2010

Jul 22, 2010

At work I have a 5 screen setup for programming applications etc. I need that many screens becouse I usually program HMI devices that consist of many screens.Ofcourse with the arival of VS2010 and some real multiscreen support I coudn't be happier. I mean actually programming with 5 screens! That would be some awesome multitasking.Unfortunatly that dream was quickly crushed to dust. After installing the VB 2010 Express edition to test it out I started it up and all 5 screens started to bug / flicker / change resolution... and never stops doing that, so I must reboot to recover from that bug. If I reduce the number of screens back to just two then everything works again. Add a third screen and the whole party starts over again.

Now this might be just a problem of the graphical devices that I use (Kensington USB graphics adapters) whom do not support any form of graphics accelleration... Then again, just one adapter does work fine so that actually shouldn't be the problem. I wonder if anyone else has managed to start up VS2010 with more then 2 screens? For now i'll stick to VS2008 as that doesn't bugs out with more then 2 screens, eventhough it doesn't have multiscreen support.

View 1 Replies

IDE :: Update Reference In Vs2010?

Dec 2, 2011

rightclicking on a webreference in your projekt gives the possibility to update the webreference, why does the reference section doesnt have such a utility

View 5 Replies

IDE :: VS2010 - Targeted Framework Not Available

Apr 15, 2010

I have just installed VS 2010 ultimate onto a desktop running WinXP sp3. When I load/convert my VS2008 projects (based on .Net 2.0) the conversion fails. I get a error message saying that the Targetted Framework is not available. Only .Net 4.0 Framework is available. I have downloaded and installed the .Net 2.0 SDK (as advised), but it still doesn't appear in the available frameworks. I also have VS2008 (Team Studio) installed on the same machine and that can see 2.0, 3.0 and 3.5 .Net frameworks no problems...

View 5 Replies

IDE :: VS2010 Macro IDE Crashes VS

Aug 31, 2010

VS2010 VB.Net

When I try to access the Macro IDE or open MyMacros I get the error: Vsaenv: Cannot find one or more components. reinstall the application. I have reinstalled (rebuild in place) VS2010 Pro - didn't help.

After the error the IDE goes away for a while and sometimes crashes and sometimes it returns to the code IDE. If I try again as often as not VS crashes hard. On reload it looks like it is going through rebuilding settings.

View 21 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved