Sep 15, 2006 #1 Erics44 Programmer Oct 7, 2004 133 GB Hi I have built me web application and got web space through a hosting company. Which files do I need to FTP to the server? Is it just the aspx and aspx.vb files? thanks in advance
Hi I have built me web application and got web space through a hosting company. Which files do I need to FTP to the server? Is it just the aspx and aspx.vb files? thanks in advance
Sep 15, 2006 #2 vbkris Programmer Jan 20, 2003 5,994 IN hi, if you are using the visual studio, then just the ASPX files and the complied DLLs. which version of .NET are you using for your project??? Known is handfull, Unknown is worldfull Upvote 0 Downvote
hi, if you are using the visual studio, then just the ASPX files and the complied DLLs. which version of .NET are you using for your project??? Known is handfull, Unknown is worldfull
Sep 15, 2006 Thread starter #3 Erics44 Programmer Oct 7, 2004 133 GB Hi Thanks for your reply I am using 2002 do i need the aspx.vb files as well? Thaks again Upvote 0 Downvote
Sep 15, 2006 #4 vbkris Programmer Jan 20, 2003 5,994 IN >>I am using 2002 2003? not reqd, there is a bin folder in your application right??? Known is handfull, Unknown is worldfull Upvote 0 Downvote
>>I am using 2002 2003? not reqd, there is a bin folder in your application right??? Known is handfull, Unknown is worldfull
Sep 15, 2006 Thread starter #5 Erics44 Programmer Oct 7, 2004 133 GB 2003 sorry yes yes there is a bin folder with a dll file that I have uploaded as well Upvote 0 Downvote
Sep 15, 2006 #6 vbkris Programmer Jan 20, 2003 5,994 IN then thats about it. just the ASPX files and DLL files should do... Known is handfull, Unknown is worldfull Upvote 0 Downvote
then thats about it. just the ASPX files and DLL files should do... Known is handfull, Unknown is worldfull
Sep 15, 2006 #8 vbkris Programmer Jan 20, 2003 5,994 IN welcome... Known is handfull, Unknown is worldfull Upvote 0 Downvote