BV Commerce Forum
»
BV Commerce Support
»
General Support
»
Modifications to .vb codebehind not appearing
Rank: Member
Joined: 4/6/2009(UTC) Posts: 3
|
My question is noobish and is likely already handled somewhere here but I have had no luck in finding an answer.
Whenever I make changes to the .vb files which accompany an aspx file, and save, none of my changes go into effect.
My thoughts are that the site must recompile after changes are made, but I dont know how to do this. We dont use VS and make changes in notepad by hand. What do I need to do to make changes to the .vb files work?
ps. Version 2004.7.2320.5479....BVC2004.dll
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
are you uploading the vb file to the server? |
|
|
|
|
Rank: Member
Joined: 4/6/2009(UTC) Posts: 3
|
I am located at the host and have direct access to the files. I can make changes to the .aspx or .ascx files on the presentation layer and they do go into effect.
Any changes made to the .vb code do not.
We have several installations of BVcommerce for several different websites but we have always had this problem with all of them. Sometimes I just need to add some html to a string, but changes are not reflected on the site.
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
ahhh... you're on BV2004. I believe you need to recompile. |
|
|
|
|
Rank: Member
Joined: 4/6/2009(UTC) Posts: 3
|
Yes, I kind of figured that I needed to.
How do I recompile? I have never seen any instructions on how to compile a BV website.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
Hard: use .NET Framework SDK. Less hard: use Visual Studio.
Neither is easy. Before you can use the .NET Framework SDK, you will need to write a script or similar to include all the code file. To use Visual Studio, you have to be familiar with how to setup ASP.NET projects. |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.