Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / September 2007

Tip: Looking for answers? Try searching our database.

Deployment in VS2003

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
osl - 18 Sep 2007 09:02 GMT
Hi,
Is deployment as simple as copying all files except
.vbproj,vbproj.webinfo,.resx, .vb into the production web server?
Need I install VS2003 onto the production server which is going to host my
web application?
Problems which I'm facing are:-
1)  If there's CR involves, error msg like 'can't find engine for Crystal
Report'
2) Datagrid will not display any data in server w/o VS2003 installed but it
works if   VS2003 is installed.

Thanks!
Norman Yuan - 18 Sep 2007 15:04 GMT
There is never a need to install VS200x onto a production computer where
your application runs. You as developer are supposed to know what is used in
your application, which may not be part of .NET and has to be installed on
the computer.

If you used Crystal Report.NET, which comes with VS2003, you need to know it
is not part of .NET, it is just an add-on reporting tools for the VS. If you
use it in your .NET app, you need to deploy component used by Crystal
Report.NET (basically, you add a few merge modules coming with Crystal
report.NET into your setup package. Search the net or
www.businessobjects.com on how to deploy crystal report.NET with .NET
applications.

As for DataGrid issue, it definitely does not need to install VS to run
(whether it is Win form datagrid or web server control datagrid). You need
to debug your code to see what is happening.

> Hi,
> Is deployment as simple as copying all files except
[quoted text clipped - 9 lines]
>
> Thanks!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.