Visual Studio :: VS2008 With Win7 - Class Not Registered

Sep 17, 2010

We recently converted the VS.2005 application into VS2008 in XP machine and it was working fine like compiling with out any issues and working as expected. But recently team upgraded laptops to Win7 when trying to compile it we have got issues then we changed the compiler settings to 'x86' and compiled it went good. But after that login screen came when ran the applciation without environment selection (production, DEV, Testing etc). basically we are getting this environment setup from system registry, we uderstand that Win7 is looking in different location hence no environment information is coming up..later we see that where the code is looking for environment environment and created environment keys in registry, after that environment infromation displayed in login screen but not able to login into applciaiton throwing exceptions like " Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))"

View 6 Replies


Similar Messages:

Visual Studio :: From VS2008 To VS 2010 Created A New Class?

May 20, 2010

I've just upgrade my web application from vs2008 to vs2010, I create a new web app from vs2010, then copy across all the existing files from vs2008, then I add a new class file to App_Code folder, the intellisense is not showing up for everything and class etc is also not color in the right color. However, when I open the existing class I created earlier from vs2008, intellisense just working fine and all classes are in different color as well, if I make a copy of existing class, the copied class does not support the intellisense as well. However, if I shut my VS, and reopen it, they all appear to be support with intellisense for existing class, but once I created a new class, intellisense is not support.

View 4 Replies

Visual Studio :: Trying To Add A Class Library To A Solution In Vs2008 But Solution Icon Disappears?

Mar 20, 2010

I'm trying to create a .NET solution and add class libraries to it. First - in VS2008 I go to File > New > Project > Other Project Types > Visual Studio Solutions > Blank Solution. Then - after VS2008 creates the blank solution I right click on the solution and select Add > New Project > Visual C# > Class Library. However, when I add the Class Library to the solution, the solution icon disappears from Solution Explorer (although the solution name is still in the VS2008 title bar). Why does the solution icon disappear
from the Solution Explorer when I attempt to do this?

View 2 Replies

Visual Studio :: Getting Error On Win7 While Browsing Through Web Services

Jan 21, 2010

I am trying to provide the reference of one of my web services from my asp.net web application in Visual Studio 2008 by clicking "Web services on the local machine.

However I am getting the following error:
There was an error while enumerating services on local machine: Active Directory Services cannot find the web server. A possible cause for this is an incompatibility between versions of Internet Information Server (IIS) on the client and the server. Another possible cause is that IIS is not installed on the local machine, or the user identity under which you are running may not have permissions to view websites on this machine. To view websites on this machine, make sure that you run Visual Studio as administrator. On Windows Vista computers with IIS installed, make sure that IIS Metabase and IIS 6 configuration compatibility feature is enabled.

I have installed IIS successfully and I am running Visual Studio as an administrator.

View 1 Replies

Visual Studio :: Formatting Not Working For C# (Win7 X64 SP1, VS2011 X62 SP1)

Mar 25, 2011

I just can't seem to get C# code to auto-format, despite having gone over all the Formatting options for c# to make sure they are correct. For example, I want brackets to auto-format to a new line, but nothing changes. I want catch keywords to automatically go to a new line, yet they don't. The options are checked in Formatting under C#, so what gives? HTML formatting works, and prop-tab-tab works in c#, but new line formatting and such does not.

View 1 Replies

Visual Studio :: Run A Simple Console App On Win7 VS2010?

May 19, 2010

I'm trying to run a simple console app on Win7 VS2010.

Here's the code:

using (FileStream stw = new FileStream(@"c:OrdersToday.pdf", FileMode.Create))

View 9 Replies

Installation :: Error While Setting Up Application On Win7 Using Visual Studio.NET 2003?

Aug 17, 2010

Getting the below error while setting up application on Win 7 using visual studio.NET 2003.

Error:

cannot find the components for communiacting with the front page server extensions...

View 2 Replies

Visual Studio :: Intellisense Not Working For Assembly Registered In Global Web.config?

Nov 3, 2010

I made a custom server control library that all of our websites will be using. I have registered the dll in the global web.config of our production and development servers, and everything runs fine in the browser. The only problem I have is Visual Studio/Intellisense not recognizing my control. I get the error message "Unknown server tag...", which in turn throws other validation warnings. Does anyone know how to tell Visual Studio to include dll's registered in this location? Our sites are .net 4.0 and below is an excerpt from the web.config located in %SystemDrive%WindowsMicrosoft.NETFrameworkv4.0.30319Config on the servers.

<pages>
<controls>
<add assembly="[assembly info]" tagPrefix="irnrControls" namespace="IRNR.Controls"/>
</controls>
</pages>

It's not that big of a deal right now as I only have one control in the dll, but I would like to fix this before I add more controls.

Edit: I can't debug the site and it fails when I try to build it. The Output window displays "Unknown server tag".

View 2 Replies

Visual Studio :: Cannot Get VS2008 To Upgrade To SP1

Apr 19, 2010

I run the preparaion pack then successfully run the installation of SP1 I do not see verification on the 'About VS 2008' page.

Consequently (I think) my attempts at installing SQL Server Management Express 2008 constantly fails due to the lack of SP1.

View 1 Replies

Visual Studio :: Which VS2008 Edition To Buy

Mar 11, 2010

I need an advice on which edition of VS 2008 to order. We are a team of 3 developers, one of use has VS 2008 Team Suite edition, but he works on a different projects under different management, and the remaining 2 of us are working with VS 2003. So we want to upgrade to VS 2008.

Can we buy a one edition of Team suite and the another Professional edition for the other developer, or it has to be Team suite for all developers.

Do you think we are going to miss anything by buying Professional edition for both of us.I'm not really sure which way to go.

View 7 Replies

Rebuild Solution In Vs2008 Without Visual Studio?

Apr 1, 2010

How can we Rebuild solution in vs2008 without visual studio?

View 1 Replies

Visual Studio :: Cannot Create *.mdf File In VS2008?

Jan 16, 2010

Im working on windows 7 operating system now and having a few issues with the sql server. I had visual studio 2005 and sql server express 2005 installed on my machine 1st. i then got visual studio 2008 and installed sql server express 2008. when i try and create a new database in the App_Data file (sql server database *.mdf file) i get the following error message;

"Connections to sql server files (*.mdf) require sql server express 2005 to function properly. Please verify the installation of the component or download from the url: http://go.microsoft.com/fwlink/?LinkId=49251"

I was just wondering what way i could create a *.mdf file looking into sql server express 2008. I also found out that sql server express 2008 management studio is not compatible with windows 7 yet..?

View 8 Replies

Visual Studio :: Changing Font Color Of Vs2008 IDE?

Jan 7, 2010

I have found a settings that I like VibrantInk_V2. THere is only one section of colors I don't like. on the aspx page the section between the <script> the key words are dark blue and string is dark red. I have tried to find these in the options item list, but have not found anything that matches them.

View 2 Replies

Visual Studio :: Should Windows 2003 Autoupdate VS2008?

Feb 11, 2010

I installed Microsoft Windows Sever Enterprise Edition (rus) SP1, downloaded (manually) and installed Windows Server 2003 SP2.Installed VSTS (Visual Studio Team System) 2008 (with MS SQL 2005 Express with it, MS Office 2003, MSSQL2008 Developer Preview), IE7.And my Windows Update does not detect/autoupdates any updates/service packs for VSTS2008 and MSSQLServers...like Windows XP, only updates for operating system Windows Server 2003, .NET, IE7, MS Office, etc.

Is it something wrong with my setup?Should Windows Server 2003 autoupdate detect and install VSTS2008 and MS SQL Servers updates, or should not?

View 1 Replies

Visual Studio :: Unable To Install Vs2008 On Windows 7 64 Bit?

Jul 27, 2010

I am trying to install vs 2008 on a 64 bit windows 7.

when it completes about 10% of the installation it gives me a list of error messages telling that setup has failed.I searched in microsoft communities and on the net,

View 1 Replies

Visual Studio :: Vs2008 Won't Enter Debug Mode

Feb 22, 2011

I am using vs2008 sp1. I am building web site with aspx. I am also using an ajax control. My Site was working normally. I could run it from f5 and it would stop at a debug point. I added an additional aspx page. Then I got a strange error. When I pressed f5 a message box appeared saying that I had not made this version with the debug option. Then from reading an internect post I disabled only my code. That got rid of the message box error but now the debugger does not stop at any break point? Of course this happen when I need to go live with this project in a day.

View 1 Replies

Visual Studio :: Running VS2008 And VS 2010 Parallel To Each Other?

Feb 28, 2011

I've got about 30 projects in VS 2008 and we are finally starting to upgrade to 2010. I get change requests pretty regularly so I'm likely to have to make changes to projects that are still in 2008 after VS 2010 is installed. Is it possible to intall VS 2010 without messing up the VS 2008 install? If so is there any particular trick to it so they live side by side or do they automatically do parallel install in different directories?

View 3 Replies

Visual Studio :: Skipping Skin Debug In VS2008

Dec 7, 2010

I have a problem with Visual Studio Debugging. I use some Skin for my Web Application, e when I debug it, the debug controls stops on the skin. I press F10 multiple times, but I've never reached the end of the skin file in this way. It's a problem for me, since some times I don't know where the control goes after the skin. And pressing F5, I lose the control on the debug flow. Does someone know how to avoid the Skin debug (o better, the debug of certain file extensions) in Visual Studio 2008?

View 1 Replies

Visual Studio :: VS2008, Virtual Directories And IIS7?

Sep 13, 2010

I did have this working but now something has stopped it (after trying to integrate combres)

My dev machine is win 7x64, running VS2008. I have a solution with number projects (mostly libraries), one was a webapplication. This webapplication used http://127.0.0.1/ to debug through. That site was configured to point to the home directory of that web application.

It was set up this way because i was URL Rewriting and that was the only way i could get it working

However now whenever i start up visual studio it complains that the local IIS has not been configured, would you like to create the virtual directory. If i say no then the project is not loaded, if i say yes then the process fails with could not find the server http://127.0.0.1 on the local machine. Creating a virtual directory is only supporting on the local IIS server.

I can edit the XML of the project file to turn off Use IIS in which case i can load the project but the site doesn't work through the integrated visual studio server.

I've tried removing the website in IIS7 and removing the AppPool and rebuilding but no go.

View 1 Replies

Visual Studio :: Upgrade Vs2005 Web Application Project To Vs2008

Jan 20, 2011

I have a vs2005 web application project,I upgraded my machine from xp to Windows 7, the web application project not working in vs2005 anymore, does anybody know why windows 7 not support web application project for vs2005? if i upgrade vs2005 web application project to vs2008, will that work in windows 7? and after upgrade, will the original web application project still a web application project or it upgrade to website project?

View 3 Replies

Visual Studio :: Use NUnit If VS2008 Has Built In Unit Testing?

Feb 5, 2010

My que is why use NUnit if VS2008 has built in Unit Testing

In my company app they are uing NUnit and I am wondering why. Now VS2008 has built in Unit Testing so why to use NUnit?

View 1 Replies

Visual Studio :: Upgare Web Applicaton(under Sourcesafe) Vs 2005 To Vs2008?

Jan 2, 2010

I have my web application in vs 2005 and its under sourcesafei need to convert this project into vs 2008 under .net framework 3.5so what steps i will follow to upgarade the project

View 2 Replies

Visual Studio :: Concerns In Converting VS2008 Project To VS2010?

Nov 3, 2010

I have been working on this project for a few months in VS2008.. now that we are getting closer to the end, one of the other programmers has been working and doing his in VS2010, so when i try to open his projects in VS2008 it just shows up as XML.. so i have to open in VS2010.. thats fine..

But if i try to open my project in 2010, it prompts to use the conversion wizard.. Should i be concerned or are there any issues with doing the conversion? Being the end of the project, i dont want to cause issues at this point.. So would like to know if converting the project file at this stage in our project a good idea? Will there be any issues using his code with mine since they were developed in 2 different versions..

View 1 Replies

Visual Studio ::VS2008 Is Underlining A Variable In HTML View?

Mar 2, 2010

For some reason,VS2008 is underlining a variable in HTML view,saying it's not delcared,when it clearly is declared in the codebehind.

View 4 Replies

Visual Studio :: Windows XP Crashes On Building Website In VS2008?

Mar 24, 2010

I am ruuning VS 2008 on Windows XP Service Pack 3. The problem I am facing is that my windows crashes after a blue screen whenever I run a website in VS2008.Its only with websites projects in VS2008 but not with WinForms projects. WinForm applications running without any problem.This happens in this sequence that when I run the project, it starts, debugs and port is opened for my project (a popup that comes right near the system clock in taskbar) and suddenly after that a blue screen comes and Windows restarts. After restarting,
a message comes that system has been recovered from a serious, send report to Microsoft blah blah blah...Can anybody figures it out what problem there can be?

View 4 Replies







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