I have a WDP that worked flawessly in VS2005 (still does!)
Today, after installing the WDP CTP for VS 2008, I tried to build the same project and I found that, every time I would do it, the following .dlls got copied to the bin folder and, then, deployed to the target's bin:
System.Data, System.Data.OracleClient, System.Enterprise, System.Enterprise. Transactions and System.Web
When I build and run the project locally hitting the "play" button, it doesn't happens.
Obviously these files shouldn't be there, so I'm wondering what the problem could be. Any ideas?
My web site is targeting .NET 2.0 and I'm running VS 2008 Professional on Windows Vista.
Cheers,
Juan Barrera
MCTS
Please remember to click "Mark as Answer" on this post if it helped you.
Hi rubikcube, as I told Juan on the blog, the web.config replacement is a known issue that we are fixing.
Thanks Juan for the additional info. Is it possible for one (or both) of you to send me your project? You can send me the zip file using alisonlu at microsoft. I'm not too sure why individual dlls are appearing in your output folder and are not being
merged. Does this also happen to your output when you try Publish Web?
Rasetti
Participant
1216 Points
286 Posts
CTP adding files to bin folder
Dec 03, 2007 11:14 PM|LINK
Hi guys,
I have a WDP that worked flawessly in VS2005 (still does!)
Today, after installing the WDP CTP for VS 2008, I tried to build the same project and I found that, every time I would do it, the following .dlls got copied to the bin folder and, then, deployed to the target's bin:
System.Data, System.Data.OracleClient, System.Enterprise, System.Enterprise. Transactions and System.Web
When I build and run the project locally hitting the "play" button, it doesn't happens.
Obviously these files shouldn't be there, so I'm wondering what the problem could be. Any ideas?
My web site is targeting .NET 2.0 and I'm running VS 2008 Professional on Windows Vista.
Cheers,
MCTS
Please remember to click "Mark as Answer" on this post if it helped you.
rubikcube
Member
3 Points
6 Posts
Re: CTP adding files to bin folder
Dec 10, 2007 03:43 PM|LINK
I've got the same issue at the moment, along with the fact that my web.config sections aren't being replaced.
Rasetti
Participant
1216 Points
286 Posts
Re: CTP adding files to bin folder
Dec 10, 2007 06:52 PM|LINK
I've posted the issue as a comment in Vishal's blog, but there is no follow-up yet, let's see what happens....
MCTS
Please remember to click "Mark as Answer" on this post if it helped you.
alisonlu
Member
346 Points
64 Posts
Microsoft
Re: CTP adding files to bin folder
Dec 13, 2007 01:58 AM|LINK
Hi rubikcube, as I told Juan on the blog, the web.config replacement is a known issue that we are fixing.
Thanks Juan for the additional info. Is it possible for one (or both) of you to send me your project? You can send me the zip file using alisonlu at microsoft. I'm not too sure why individual dlls are appearing in your output folder and are not being merged. Does this also happen to your output when you try Publish Web?
-Alison
Alison
Web Platform and Tools
Rasetti
Participant
1216 Points
286 Posts
Re: CTP adding files to bin folder
Dec 13, 2007 02:09 AM|LINK
Hi Alison, thanks for the super quick follow up!
If I build the project from VS or if I just Publish it, it works (no dlls added). That only happens when the project is compiled using WDP 2008 CTP.
I'm more than happy to send you he project, just let me know if an 8 mb zip file is ok for your email
Cheers,
MCTS
Please remember to click "Mark as Answer" on this post if it helped you.
alisonlu
Member
346 Points
64 Posts
Microsoft
Re: CTP adding files to bin folder
Dec 13, 2007 06:24 PM|LINK
Hi Juan, yes, it will be no problem at all. Hopefully we can get to the bottom of this. Thanks!
-Alison
Alison
Web Platform and Tools
Rasetti
Participant
1216 Points
286 Posts
Re: CTP adding files to bin folder
Dec 13, 2007 07:40 PM|LINK
Excellent!
I just sent you the email, I hope you can reproduce the issue and find something there,
Cheers,
MCTS
Please remember to click "Mark as Answer" on this post if it helped you.
alisonlu
Member
346 Points
64 Posts
Microsoft
Re: CTP adding files to bin folder
Dec 13, 2007 08:55 PM|LINK
Thanks Juan, I have it in my Inbox now. I hope I can repro too, and I'll let you know if I need anything else.
-Alison
Alison
Web Platform and Tools
hblakeslee
Member
6 Points
3 Posts
Re: CTP adding files to bin folder
Dec 17, 2007 12:58 AM|LINK
Did this ever get resolved? I am experiencing the same problem. Thanks in advance.
Rasetti
Participant
1216 Points
286 Posts
Re: CTP adding files to bin folder
Dec 17, 2007 06:27 PM|LINK
Hal,
I still have the same problem.
However, I sent a project to the webdevtools team for them to try to reproduce the issue, I hope that they can do it and come back with a fix.
Cheers,
MCTS
Please remember to click "Mark as Answer" on this post if it helped you.