473,406 Members | 2,273 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

uploading project

when i upload a project
which all files i need to upload
like we remove .cs file
and what about .resx files?
Jun 14 '06 #1
4 927
Use the publish option in the VS2005 IDE..it does all the things for you
"Vikas Kumar" <ef*****@newsgroups.nospam> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
when i upload a project
which all files i need to upload
like we remove .cs file
and what about .resx files?

Jun 14 '06 #2
I am using visual studio 2003
and leach ftp to upload my proj
I am just asking do i need to upload .resx file also
"Balasubramanian Ramanathan" <rb***********@hotmail.com> wrote in message
news:uH**************@TK2MSFTNGP03.phx.gbl...
Use the publish option in the VS2005 IDE..it does all the things for you
"Vikas Kumar" <ef*****@newsgroups.nospam> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
when i upload a project
which all files i need to upload
like we remove .cs file
and what about .resx files?


Jun 14 '06 #3
resx are Resource Files... if you do not upload them you will get an error
running the website...
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Vikas Kumar" <ef*****@newsgroups.nospam> escreveu na mensagem
news:e8**************@TK2MSFTNGP05.phx.gbl...
I am using visual studio 2003
and leach ftp to upload my proj
I am just asking do i need to upload .resx file also
"Balasubramanian Ramanathan" <rb***********@hotmail.com> wrote in message
news:uH**************@TK2MSFTNGP03.phx.gbl...
Use the publish option in the VS2005 IDE..it does all the things for you
"Vikas Kumar" <ef*****@newsgroups.nospam> wrote in message
news:%2****************@TK2MSFTNGP03.phx.gbl...
when i upload a project
which all files i need to upload
like we remove .cs file
and what about .resx files?



Jun 14 '06 #4
Hi Vikas,

As Bruno has mentioned, those resx files in ASP.NET projects are used for
store some localization resoruces(such as string text ) for any localized
languages. If your ASP.NET application hasn't ever use them or rely on any
data stored in them, you can just omit them when deploying your web
application.

Please feel free to post here if there is still any question on this.

Regards,

Steven Cheng
Microsoft MSDN Online Support Lead
==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Jun 15 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Preston Crawford | last post by:
I'm working on a site where one of the requirements is the ability to do a newsletter. This newsletter would either be composed with or pasted into some kind of WYSIWYG web-based editor OR they'd...
1
by: Jim Mitchell | last post by:
I have a rather simple project with several ASPX files. If I make a change to one of the files, can someone tell me the least I need to do to update my project on the server. Right now I am...
3
by: deko | last post by:
Newbie ASP.NET question: Now that I've created an ASP.NET site, how to I get it to my hosting provider? I've developed sites with Dreamweaver MX in the past - with Dreamweaver, it's very...
3
by: Carlos | last post by:
Hello Forum, I would appreciate it if you could recommend settings to use auto-vacuum in my version 7.4 database. I am uploading several thousands records in the database at a rate of ~1 second...
5
by: Chris | last post by:
I have a meetings section I'm developing on our intranet. Using PHP/MySQL. Meeting info and Meeting docs reside on 2 related tables in the db. Users may want to upload anywhere from 1 to 10 or...
1
by: CraigMuckleston | last post by:
I am trying to upload a project (aspx pages) to my site. I just cannot get to see my new pages. I have created a folder (aspx) under wwwroot folder, and copied thr project to it. When I navigate to...
0
by: PerumalSamy | last post by:
Hi, I am getting following error while uploading my project in web. Description: An error occurred during the processing of a configuration file required to service this request. Please review...
0
kiseitai2
by: kiseitai2 | last post by:
Hello everyone. I'm making a chatting program to share with my friends and to prove to a friend it can be done on visual basic. Unfortunately, I want the application to upload the text files...
4
by: scan87 | last post by:
Hello everyone...Can someone please, please help me solve a problem I am facing in my project......Basically the project is about uploading videos and viewing them.....When users upload a video (avi,...
5
by: chromis | last post by:
Hi, I'm trying to figure out the best method for uploading a number of files along with entering some data into a database using a component containing CRUD methods. I have the following file...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.