CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2005_express Tags:
Item Type: NewsGroup Date Entered: 5/24/2006 6:17:59 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 17 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
shc
Asp.Net User
How to Delete the unsuccessful VWD Express project & Bring in the third-party source code & files5/24/2006 6:17:59 PM

0/0

Hi all,

I have the computer programs of VWD Express, SQL Server Express and SQL Server Management Studio Express installed in my Windows XP Pro PC that is on our Microsoft Windows NT 4 LAN System. I started my first VWD Express-Visual Basic database application by creating a new Web Site (named "Presidents") and I followed a VWD Express book's instructions to create App_Data (VWDB.mdf and VWDB_log.LDF),  MasterPage.master, AddItem.aspx, Book.aspx, Default.aspx and web.config. There is a Master-Detail relationship in Book.aspx.  This "Presidents" project did not work when I executed it.  I tried to erase this project completely from my PC by deleting the Presidents.sln file. But it seems to me that some files/source codes of my "Presidents" project are still in my VWD Express program, because a new Presidents.sln (I downloaded from the website of the book publisher and saved it in the same folder of "Presidents" in my C:/ drive) did not work when I clicked it.   I am stuck in this crack.  Please help and tell me:

1)  How to delete/eliminate the old source code, files, folders and Presidents.sln completely from the VWD Express program in my PC.

2)  How to execute the book publisher's new source code, files, folders and Presidents.sln in my PC.

Please give me your delailed instructions to solve my problem and get the book publisher's new VWD souce code, files, folders, etc. installed and executed in my PC.

Thanks in advance,

Scott Chang   

 


Scott Chang
shc
Asp.Net User
Re: How to Delete the unsuccessful VWD Express project & Bring in the third-party source code & files5/25/2006 1:01:38 PM

0/0

Update my post:

My Computer Administrator granted me the Administrator Privilege on my Windows XP Pro PC that is on Microsoft Windows NT 4 LAN System. I have no URS in my PC and I just use my local host of Internet to do/learn the VWD Express applications.

This morning, I entered my C:\Documents and Settings\e1enxshc\My Documents\Visual Studio 2005\Projects\Presidents and deleted all the folder (App_Data), files (Book.aspx, Default.aspx,  MasterPage.master), Presidents.sln and web.config (I created before) and copied the book publisher's  (App_Data), files (Book.aspx, Default.aspx,  MasterPage.master), Presidents.sln and web.config to this C:\Documents and Settings\e1enxshc\My Documents\Visual Studio 2005\Projects\Presidents.  Then I started my VWD Express program and opened the Presidents project => I did "Build" and "Execute" the Book.aspx via the local host and I got the the following error:

Server Error in '/Presidents' Application.

DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'PersonID'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'PersonID'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'PersonID'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +354
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName, String format) +32
   System.Web.UI.WebControls.ListControl.PerformDataBinding(IEnumerable dataSource) +462
   System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +81
   System.Web.UI.WebControls.ListControl.PerformSelect() +32
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +99
   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +92
   System.Web.UI.WebControls.BaseDataBoundControl.OnPreRender(EventArgs e) +33
   System.Web.UI.WebControls.ListControl.OnPreRender(EventArgs e) +31
   System.Web.UI.Control.PreRenderRecursiveInternal() +148
   System.Web.UI.Control.PreRenderRecursiveInternal() +233
   System.Web.UI.Control.PreRenderRecursiveInternal() +233
   System.Web.UI.Control.PreRenderRecursiveInternal() +233
   System.Web.UI.Control.PreRenderRecursiveInternal() +233
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4437


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 

Please help and advise me in resolving this problem.

Thanks,

Scott Chang    


Scott Chang
iloveny
Asp.Net User
Re: How to Delete the unsuccessful VWD Express project & Bring in the third-party source code & files5/25/2006 3:09:52 PM

0/0

If you want to delete your project, try go to C:\Documents and Settings\e1enxshc\My Documents\Visual Studio 2005\Website\Presidents. and delete all the things inside.
Or.. you can download the files and install it to NEW name instead of the same Presidents.

As for the error, it seems like your error comes from the code, not the matter of your sln files or where you put your folder. There is something wrong with the code-behind of that project.

Live Happily. How?
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:


Web:
DNA Studio - Agile Software Development With the SP1 updates of VS 2008 or Visual Web Developer 2008 Express, .... Important: the futures assembly (along with all the source code in it) will ...
ASP.NET MVC Beta Released - ScottGu's Blog With the SP1 updates of VS 2008 or Visual Web Developer 2008 Express, you will get basic ..... NET MVC by debugging and digging into the source code. ...
RssFeed Demos NET MVC and Silverlight project support with VWD Express. ... NET MVC Preview 3 framework source code and framework unit tests here. ...
Homepage Jan Zieschang - Blog Welt Important: the futures assembly (along with all the source code in it) will continue to .... products (AFAIK) to bundle a third-party open source component. ...
TheMSsForum.com >> Asp >> How to generate excel files at asp.net ... I am not interested in purchasing any third party products to get this done ..... NET 3.0 with VC#/VB/VWD/VC++. Sometime when I open the project I receive a ...
Programming ASP.NET AJAX | O'Reilly Media NET 2.0 and Visual Studio 2005 (including Visual Web Developer Express Edition). ...... Obviously, the Web.config file available as part of the source code ...
Shreeman Note: - Though we can compile source code using devenv.exe, it requires Visual ..... These tasks include tasks for invoking different third party tools. ...
SQL Server Resources - Edgewood Solutions There are many tools, both native to SQL Server and third-party, ...... In addition, since SQL Server basically stores your source code vs. a compiled ...
TMC Completes Massive IBM J2EE / .NET Study If they are defined as metadata inside a source code file or as an ...... In my last post I mentioned my open-source project to bring java desktop back, ...
Discussion threads : 2007-08 Source code for file processing by Zack Smith · Sourcefire acquires ClamAV ... T9/Suretype equivalent third party apps for Sprint Blackberry 8830 ...




Search This Site:










how can i migrate my web application from beta1 to beta2?

has anyone successfully deployed a vwd website? i can't.

help: error creating control- lablel1 common language runtime detected and invalid program

frustration sql 2005 ctp apr give me a break!!!

debugging vbscript within vwde

debugging a javascript file

updating an access database

deployment...

gridview formview.... selecting a record from gridview to be edited in form view

vwd will not install

download fails

gridview enablesortingandgroupingbycallback

creating a web form with a multiple data tables in visual web developer 2005

vwd will not enter into debug mode...

saving a project under a new name

update doesn't send updated data to sql database

setting breakpoints and watching variables without learning microsoft based languages?

codes to assign keyboard character as button

wat is now wait in vwd scenerio

installing web developer express from behind firewall

what to activate msdn

debug menu auto quits

what should be better....newbie quesiton

is is vwd going to be a free application like the asp.net matrix??

visual web developer - frames

error trying to remove vwd 2005 express edition beta 2

firefox inside of wde

users on remote server

visual web developer and windows 2000

how to set up a virtual directory in visual web developer web server

  Privacy | Contact Us
All Times Are GMT