Making A Website/project Portable - Check List?
Mar 14, 2009
I have an ASP.net 3.5 website and I am using vb.net in VWD 2008 Express, I am also using MS SQL Server 2008 Express, I used ajax tabs and a textBox characters counter control developed by [URL]..The database is attached with MS SQL Server Management Studio Express and the files are stored in the SQL default "Data" folder.
The whole project's code and forms are stored in a folder in my E drive. I need to hand the whole project to another coworker who have to finish it, please describe in steps how can i make my website portable (like i can put it all in a folder that he can carry around in his flash disk).One more thing, I already finished my side of the project, I need to ship it out to this other programmer.
Can anyone suggest something like a: Checklist or Must Do list to achieve this?PS: I have had a problem trying to move the project from one server to the other, the project seems to look for the dlls of the AJAX control and the textBox counter where i originally unzipped the folders in which they cam in, which i think was on my desktop, although when i added those controls to the Tools tab, i created a new tab, then i choose the dll from the where i unzipped the controls source code, aint that enough?
View 1 Replies
ADVERTISEMENT
Mar 13, 2009
I have an ASP.net 3.5 website and I am using vb.net in VWD 2008 Express, I am also using MS SQL Server 2008 Express, I used ajax tabs and a textBox charavters counter control develped by [url]...The database is attached with MS SQL Server Management Studio Express and the files are stored in the SQL default "Data" folder.
The whole project's code and forms are stored in a folder in my E drive.I need to hand the whole project to another coworker who have to finish it, please describe in steps how can i make my website portable (like i can put it all in a folder that he can carry around in his flash disk).
View 1 Replies
Sep 23, 2011
i build a website in vb.net ... i have a table process that have a begin date and end date... in the date that appropriate i want the system automatically update the data in database...
Example :
Tabel process
ProcessName || begin || End
process A || 02/02/2012 || 04/04/2012
When the current date 02/02/2012 then update table master that processName is "process A" into active and when the current date 04/04/2012 then update table master that processName is "process A" into expired.I don't know how to create it? is anyone know about making like that?
View 6 Replies
Feb 23, 2012
i build a website in vb.net ... i have a table process that have a begin date and end date... in the date that appropriate i want the system automatically update the data in database...
Example :
Tabel process
ProcessName || begin || End
process A || 02/02/2012 || 04/04/2012
When the current date 02/02/2012 then update table master that processName is "process A" into active and when the current date 04/04/2012 then update table master that processName is "process A" into expired.
I don't know how to create it? is anyone know about making like that?
View 2 Replies
Jan 4, 2011
I would like to search my database for products from a table(products)The problem is i do not want 600 rows of code with multiple if's.The code looks as following atm(do not want it like this)
Public Function GetSearchResults(ByVal County As Integer, Optional ByVal Searchtext As String = "", Optional ByVal Category As Integer = 0, Optional ByVal SubCategory As Integer = 0) As List(Of Product)
Dim dc As New DataClassesDataContext
[code]....
AND alot of elseifs and so on... The problem is that if the value is 0 at any of the above the search will be for all countys/categorys/headlines.... is there a better way to do this? i mean linq is great there have to be a way to make it more dynamic so i dont need the IFS.
View 4 Replies
Jul 30, 2009
i want to know if vb.net is best or better to be used in making a website compare to other programming languages?what are the advantages of using vb.net?i will start to study about vb.net for our thesis project.my group thesis project is about making a website,an online hotel billing and reservation system.
View 4 Replies
May 25, 2009
I'm making a program that generates a picture of armor from a website, this armor is the armor a player is wearing on a game called halo 3. My problem is that I have the list of armor for the two races in the game in the resources and I need to know if this would be the right
Head.items.addrange(my.resources.SpartanH) Head is the combobox SpartanH is the name of the text file in my resources, if I've got my code all wrong, will someone please correct me?
View 2 Replies
May 4, 2011
I'm unsure of how realistic it is for this to work but I know a lot is possible in vb. I have an application called WindowsPRO available from my filesharewebsit This application is intended for those in school to easily be able to do several daily tasks such as calculate and use notepad within one window. I have been working on this application in part with the help of MSDN.Back OT, currently when I click the "Check for updates" I use process.start to open my website. Not very complicated is it. What I want to do is open a form in whichchecks for the update from my site. Whenever I upload a file, I'll upload it as a .zip onto my site and always name it like: "Application name v1.0" or whatever the version number is. That is the only thing that changes.
When the user presses the check for updates, I want to checkhe site in background for a "higher" version number. If my application is v1.2, I want it to check for anything higher than 1.2. So if I have on the site 1.2.2, or 1.3, I want it to check for the highest number version and download it.My question simply is, how do I check for a "higher version" from a website?
View 7 Replies
Jan 26, 2010
How can I check the return code of a web site from my code before redirectin my client there using response.redirect? I don't want to send them to my virtual directory unless the document is there.
View 2 Replies
Jun 3, 2012
have about 15 or so websites on different servers, Some time the server will go down for a some time and I losses money because I'm not aware that it went down . I want to make a program that checks to if my websites are online every hour and if there not send me a email eg "Get your butt home and switch server" lol.. I know how to do all of the email part ,the thing I was unsure about is what is the best and fastest way to make sure a website is
View 1 Replies
Dec 27, 2011
I have several asp.net website projects for various sites.Currently I want to add REST API's to these projects so I can start developing mobile apps (using HTML5/JavaScript/CSS3 and PhoneGap) that make use of these webservices.
Since WCF is far more powerful than regular asp.net webservices (among others with control over the service and authentication/authorization), I'd love to add these to my existing website project.
I did a Google search but cant find anywhere a step-by-step tutorial how this can be done. And also if there's any functionality I'd possibly loose when adding WCF functionality.I was also thinking of creating a new project specifically for WCF, but think I'd rather add it to an existing website project.
View 2 Replies
Nov 5, 2011
I wish to make a project where a teacher views a list box with a list of students of a class. When he selects a name from the first list box the second listbox would change its data to show the grades for that one student.
View 10 Replies
Jul 7, 2010
ok i have a program that check a website every 30 seconds. when it has completed going to the site it takes the sites body text and puts it into a richtextbox. how can i make it so that every time it adds a new line to the textbox it performs an action.
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
Dim result As Integer
[Code].....
View 3 Replies
Oct 27, 2010
i have about 15 or so websites on different servers, Some time the server will go down for a some time and I losses money because I'm not aware that it went down . I want to make a program that checks to if my websites are online every hour and if there not send me a email eg "Get your butt home and switch server" lol.. I know how to do all of the email part ,the thing I was unsure about is what is the best and fastest way to make sure a website is on line?
View 7 Replies
Jun 28, 2010
I'm very new at using Visual Studio (about 3 days!). I want to create a project that I created into an executable file. The help menu states that I should go under the 'File' drop down menu and select 'Make' to convert into an .exe format. However, the 'Make' selection is not present under the 'File' drop down menu. How can I make a project into an executable file??
View 9 Replies
Mar 27, 2011
I am making a project on VB.NET, after the completion of project, is it possible to install it in anyone's computer?I mean to say, the project which I have made in VB.NET 2008, can be only run through Visual Studio,
View 2 Replies
Jul 11, 2011
A couple of questions about check list boxes:
How to check/decheck all the item in the list How do you copy or delete all checked items in the list
View 1 Replies
Aug 18, 2009
After converting a Asp.net website to web application, I receive 'Type MyNameSpace.MyMaster is not defined' error on pages that use the MasterType directive.
eg In the aspx file <%@ MasterType VirtualPath="~/MyMaster.master" %> In the designer.vb file the following code is generated and has the error described above:
Public Shadows ReadOnly Property Master() As MyNameSpace.MyMaster
Get
Return CType(MyBase.Master, MyNameSpace.MyMaster)
End Get
End Property
[Code]...
View 2 Replies
Nov 23, 2009
I have inherited a large VB.NET solution that was created in VS 2003. I am trying to update it to VS 2008 to maintain it. I no longer have access to an install of VS 2003.
The solution contains 15 projects that are console applications and 1 that is a Website application. The website application refers to some assemblies in the other console projects.
When I try to open the solution in VS 2008 all the console applications open but as it tried to open the Web application (or website? -- not sure) I see the dialog "Trying to open http://dmedibiz/dotcom.vbproj". It is unsuccessful in doing so. I don't have a website named http://dmedibiz on my development machine.
I tried changing the name of the website in DotCom.vbproj.webinfo, but that does not have any effect in VS 2008. When I go so far as to change the Hosts file so that the local machine resolves "dmedibiz" to the proper folder on my local machine, I keep getting prompted for a login and cannot access the folder even using the administrator login. I have tried adjusting the security on the Folder and in IIS Manager and even in the Frontpage Extensions, but nothing works.
So, what can I do to open this web project along with the other projects whose classes it references? Is there a way to change the website reference in the upgraded application? I actually do not want Frontpage Extensions in the site, but there was some reference to that also in the erro messages about installing them to "fix" the problem.
Here is the error I am receiving...
Unable to open the Web site '[URL]. Could not find a Web server at 'http://dmedibiz'. check to make sure that the Web server name is valid ...'
Can anyone tell me how to change the website location reference? Or must I remove the Web project from the solution and create a new Website and then copy in the files that need to be worked on?
View 1 Replies
Jan 21, 2012
confirm the forum for this question about Visual Web Developer 2010 Express. I found a VWD Express forum, but it was in Spanish... Lo Siento. My issue is selecting a down-level, 3.5, framework version as I create a new project/website. I have figured out how to CHANGE the target framework version once the website/project is created. I have the 3.5x installed on the system and available. The articles I have seen discussing this issue, refer to a framework version selection drop list in the new project creation dialog/wizard. I do not have that option.
[Code]...
View 5 Replies
Jul 11, 2009
There's an website which lists the manufacturer's of the items they deal with. Upon clicking on the manufacturer link we get the relevant list of items. There are around 60 manuf. and each manuf makes around 500 items.
The complete list of items of an particluar manufacturer is split in pages and displayed on the web page, one page at a time and also links to the next pages.
There are around 4 to 5 items newly added weekly for each manufacturer.
So what i wanted was , first the complete data must be stored in the database and displayed to the user , and later only the updates should be displayed to the user.
For this, what approch i thought is, opening each and every page of the website and then extracting the data form the site and storing in the database. Then again whenever user wants an update , again extacting the complete data from the website and comparing it with the old data and displaying the update.
View 1 Replies
Mar 16, 2009
I have built a Windows Service and this runs great but what I would like to do is have this service check a website every 5 mins and ensure that a status code of 200 (Success) is returned.
checking aspect and the timing side of it.
View 2 Replies
Oct 26, 2010
Is it possible to have a Radio button list, like we have a checked List box?Actually I want to load all the options from database to the list but do not want user to allow to check more than one item.
Also how to read it (say item 4 of the list) I want to store its value in the variable.
View 1 Replies
Dec 19, 2006
i'm making a VB 6.0 project to copy files to WCE 5.0 Device. i copied a code i found in msdn but when trying to compile it send me an error: Expected: Identifier[URL]..
Private Declare Function WaitForSingleObject Lib "kernel32" ( ByVal _ hHandle As Long ByVal dwMilliseconds As Long) As Long
View 3 Replies
May 15, 2011
I have made a project(made a new data set and forms made by dragging data set entries to form ) in vb.net in which i used ms access as database and now i created a setup file for it but when i run is its giving error regarding some connection to database.?
View 3 Replies
Apr 18, 2009
I need to make an array of images using references to the resources folder. The following is my code which does not work:
Dim imgPictures(8) As Image
imgPictures(0) = Image.FromFile(My.Resources.cat_1.ToString)
How do I reference the images sitting in the resources folder for this task?
View 4 Replies
Jun 30, 2011
I am making a calculator for a school project, I want to have it so it looks similar to windows calc ( with one button for each number & only one text box),My code has a few blank spots but so far it is :
Public Class calc
Private Sub Btn1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Btn1.Click
IOBox.Text = IOBox.Text + "1"
End Sub
[code].....
View 5 Replies
Dec 1, 2009
My next step is to allow a pause checking the status of the motor and or inputs before going to the next step. Reason is so it does not do many calls to the motor controller so fast. I need some help building a loop that checks status of the motor and if Motor1Active is 1 which means it is running that it needs to wait a bit and then rechecks itself. If it is not running it will continue to the next step command. Here is a sample of what I got but need to figure out say a 50ms wait before rechecking. I guess a loop that rechecks and waits 50ms and then rechecks the status and if done and reads 0 then it goes to the next step. if still 1 output data it waits 50ms and then rechecks. The following is what I got started with but need help with if then else and anything else statement.
' get the current status of both motors and the digital inputs
Private Sub GetMotorStatus_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles GetMotorStatus.Click
Dim Motor1Active, Motor2Active, Motor1StepsLeft, Motor2StepsLeft, DigitalInputs As Integer
[code]....
View 3 Replies
Jan 26, 2011
I have Single VB Class inside website project and I need to generate XML Documentation for this class. is there any tool that can generate this documentation?
View 1 Replies
Nov 1, 2010
In asp.net web site project , i have created a .vb class file in App_Code folder. In that class i have created a Shared SubRoutine , in that code i want to use Server.Transfer method to transfer control to another web page .But Server property is unavailable in that code. Where is problem ? can anyone explain this.
View 1 Replies