Click to See Complete Forum and Search --> : .net error (web development component)


FundooGuy
February 9th, 2005, 06:08 AM
Hi guru's

i got an application from my frnds but at my pc this application is not working. when i m trying to open that solution file it shows me an error as

Visual Studio.Net cannot create or open the application. The likeist problem isthat required components are not installed on your local web server. Run VS.Net setup and add the Web development component.

i did that but still the problem is same

please tell me if u know abt this error.

Thanx

RockStone
February 9th, 2005, 11:51 AM
hope you are in best time

the problem may be that you didnt have saved this app in inetpub/wwwroot directory...This is why it is causing problem

copy app to the wwwroot and runt he solution again....i hope you fix it