Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums

Showing results 1 to 23 of 23
Search took 0.01 seconds.
Search: Posts Made By: VBuild_Rookie
Forum: [VBP] Third Party Tools 08-03-2007, 12:38 PM
Replies: 3
Views: 12,311
Posted By VBuild_Rookie
the setup.exe does get update...from what I can...

the setup.exe does get update...from what I can tell it gets changed everytime I run the MSbuild action since the timestamp reflects the change. ALso the users are running that setup.exe they are not...
Forum: [VBP] Third Party Tools 08-03-2007, 10:36 AM
Replies: 3
Views: 12,311
Posted By VBuild_Rookie
Clickonce not updating?

I have a VBP build process that uses MSBuild to update the clickonce site. I first did the clickonce deployment in the IDE to setup all the proper files and publish.htm ..etc.. Now I want to release...
Forum: [VBP] Third Party Tools 08-02-2007, 03:22 PM
Replies: 3
Views: 12,311
Posted By VBuild_Rookie
MSBuild

I got a step using the MSBuild action....everything works and publishes. but on the publish.htm there is version line that should be set to the version I just publish. When I do the publishing thru...
Forum: [VBP] Third Party Tools 06-08-2007, 10:11 AM
Replies: 16
Views: 22,596
Posted By VBuild_Rookie
ok I got my project to publish using the cmd line...

ok I got my project to publish using the cmd line MSBuild. I even passed in all the params that I had set in the Options tab in Make VS.Net into the cmd line MSBuild and it worked. SO that gave me...
Forum: [VBP] Third Party Tools 06-08-2007, 07:56 AM
Replies: 16
Views: 22,596
Posted By VBuild_Rookie
I don't think is the solution path with spaces...

I don't think is the solution path with spaces that is giving me issues. It has to do something that the IDE is doing for the signing of the manifest that MSBuild isn't doing. I'm assuming that Make...
Forum: [VBP] Third Party Tools 06-07-2007, 03:43 PM
Replies: 16
Views: 22,596
Posted By VBuild_Rookie
OK I had the IDE opened and I rebuild all and...

OK I had the IDE opened and I rebuild all and then publish the one project it went fine from the IDE..

I had the VBP open while I will publish from the IDE. I try to run the one action Make VS.Net...
Forum: [VBP] Third Party Tools 06-07-2007, 03:17 PM
Replies: 16
Views: 22,596
Posted By VBuild_Rookie
Ok I have publish from IDE for this project...

Ok I have publish from IDE for this project before. I'm only publishing one project which is my project and has references to other projects within the solution. I have selected ton include all the...
Forum: [VBP] Third Party Tools 06-07-2007, 02:56 PM
Replies: 16
Views: 22,596
Posted By VBuild_Rookie
ok I got passed that error now I get this ...

ok I got passed that error now I get this

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(3150,9): error : A signing key is required in order to publish this project....
Forum: [VBP] Third Party Tools 06-07-2007, 01:14 PM
Replies: 16
Views: 22,596
Posted By VBuild_Rookie
Ok I'm using hte make VS.Net action. I get...

Ok I'm using hte make VS.Net action.

I get this error
MSBUILD : error MSB1008: Only one project can be specified.

My solution file has spaces in the path
like

this is the actual path...
Forum: [VBP] Third Party Tools 06-04-2007, 09:08 AM
Replies: 16
Views: 22,596
Posted By VBuild_Rookie
I'm new to clickonce....but is there away to have...

I'm new to clickonce....but is there away to have one compile step in VBP that would publish the entire solution. Our vs2005 solution has many projects and they may or may not change within build...
Forum: [VBP] Third Party Tools 06-28-2005, 10:38 AM
Replies: 3
Views: 9,203
Posted By VBuild_Rookie
not sure if I understand...incremental builds for...

not sure if I understand...incremental builds for non-VC projects...My soluiton is VB.NET and C#.NET.....and the build option for the solution works well within the IDE (Visual Studios)..

ok with...
Forum: [VBP] Third Party Tools 06-28-2005, 10:02 AM
Replies: 3
Views: 9,203
Posted By VBuild_Rookie
.NET step...compiling

I'm trying to compile a .NET solution file it works fine only issue I'm having is that it compiles every project in the solution every time. I want the solution to act as a build and not a...
Forum: [VBP] General Discussion 06-27-2005, 03:17 PM
Replies: 3
Views: 6,731
Posted By VBuild_Rookie
ok I tried it but can't get it to work here is...

ok I tried it but can't get it to work here is what I got
(^<BuildNumber version=[[^<]]+/>)|(^<DataCenter name=[[^<]]+/>)

then replace with

(?1<BuildNumber version="3.0.0.0")(?2DataCenter...
Forum: [VBP] General Discussion 06-27-2005, 01:32 PM
Replies: 3
Views: 6,731
Posted By VBuild_Rookie
Replace in FILE ...need help

I'm trying to use the Replace In file step for replacing values in an xml file...I have these tags
<BuildNumber version = x.x.x.x/>
<DataCenter name = "blah"/>
<Environment name = "blah"/>

I...
Forum: [VBP] Third Party Tools 05-09-2005, 11:22 AM
Replies: 7
Views: 12,542
Posted By VBuild_Rookie
still having issues

Ok not sure if this thread is still active if not I will repost.....
Anyway I tried your test.bld with the test.vbs it worked find
so I replaced c:\Test.vbs with c:\Windows\System32\iisweb.vbs...
Forum: [VBP] Third Party Tools 07-20-2004, 09:35 AM
Replies: 7
Views: 12,542
Posted By VBuild_Rookie
I could not see the attachment ..where is it here...

I could not see the attachment ..where is it here on the post or email I looked in both places
Forum: [VBP] Third Party Tools 07-19-2004, 03:37 PM
Replies: 7
Views: 12,542
Posted By VBuild_Rookie
Connecting to OLD_SERVER... ...

Connecting to OLD_SERVER... Starting PsExec service on OLD_SERVER... ...
Forum: [VBP] Third Party Tools 07-19-2004, 03:24 PM
Replies: 7
Views: 12,542
Posted By VBuild_Rookie
trying to execute a PSEXEC

I can run this from the command prompt with no prob

psexec \\ustpaqaapp001 -u newtonqa\WebSvc -p syk3s*n6wt0n cscript "c:\windows\system32\iisweb.vbs" /stop "PGNewtonAdmin"


but can not run it...
Forum: [VBP] General Discussion 05-17-2004, 02:35 PM
Replies: 7
Views: 8,589
Posted By VBuild_Rookie
I have not tried the script method just yet.....I...

I have not tried the script method just yet.....I have created a exe (Configupdate.exe) that takes a xpath to change.....it works within the command prompt......but once I place it in visual build I...
Forum: [VBP] General Discussion 05-17-2004, 02:06 PM
Replies: 7
Views: 8,589
Posted By VBuild_Rookie
still having issues I took out the %doscmd% and...

still having issues I took out the %doscmd% and now I have just this

"C:\My Projects\Sykes Newton\Enterprise\Version 1.0\ConfigManger\ConfigUpdate.exe"...
Forum: [VBP] General Discussion 05-17-2004, 01:29 PM
Replies: 7
Views: 8,589
Posted By VBuild_Rookie
thanks that got me furthere in the process I...

thanks that got me furthere in the process I think ...now I get this error

'C:\My' is not recognized as an internal or external command,
operable program or batch file.


but i have double...
Forum: [VBP] General Discussion 05-17-2004, 10:02 AM
Replies: 7
Views: 8,589
Posted By VBuild_Rookie
need help passing params to DOS cmd

I have a step that runs a dos cmd in it I have

%DOSCMD% "C:\My Projects\Sykes Newton\Enterprise\Version 1.0\ConfigManger\ConfigUpdate.exe" "/...
Forum: [VBP] General Discussion 05-07-2004, 12:18 PM
Replies: 3
Views: 9,797
Posted By VBuild_Rookie
replacing sections in XML

I want to be able to replace sections of the XML file using visual build. Is this possible I have no clue on how to do this but I just need to change sections of config files (.NET) for diff...
Showing results 1 to 23 of 23

 

All times are GMT -5. The time now is 04:32 PM.


Copyright © 1999-2023 Kinook Software, Inc.