04-12-04 04:52 PM
We solved this problem, so I"m posting the solution, hopefully it can
benefit someone else unfortunate enough to get stuck with this.
You'll see the SQL statement below that resulted in a bunch of "-2" in the
s_WebServerInstance s_Value column... I ran an update, which updated that
row to change all of those "-2" to "1"... then the pup file installed just
fine.
In addition, the removal of the "-2" values did not appear to adversely
affect any of the other machines in the group.
Gool ol' closed-source, undocumented, black-box voodoo.
"chris" <flint1024.NO@SPAM.yahoo.com> wrote in message
news:eGsu7DkHEHA.828@TK2MSFTNGP12.phx.gbl...
> I should add the following:
>
> running this sql query :
> SELECT * FROM ResourceProps
> WHERE (s_PropertyName IN ('s_WebServerInstance', 's_LogType',
> 's_LogFilePeriod'))
>
> yields:
>
> s_LogFilePeriod 1#^1#^1#^1#^1#^1#^1#^1#^1#^
> s_LogType 1#^1#^1#^1#^1#^1#^1#^1#^1#^
> s_WebServerInstance -2#^-2#^-2#^-2#^-2#^-2#^-2#^1#^1#^
>
> ( i think this is another site...)
> s_LogFilePeriod 1#^
> s_LogType 1#^
> s_WebServerInstance 1#^
>
> So there's those negative twos. I am reluctant to update the field
because
> I don't want to mess up everyone else's setup. Nobody here has had any
> problems like the one I'm having, all of them are on the same environment
> and installed from the same PUP file.
>
> The other thing I thought of trying is (in IIS mgr) save configuration as
a
> file, do find and replace on /LM/W3SVC/1234 and change to /LM/W3SVC/-2
just
> so I can try to get an instance with -2 id.
>
> Thanks for any help or suggestions!!
>
>
>
>
>
>
>
> "chris" <flint1024.NO@SPAM.yahoo.com> wrote in message
> news:e8CfXqbHEHA.3356@TK2MSFTNGP11.phx.gbl...
packs
> /
trying
> to
get
> Add
error::
> to
> not
negative
> way
> found,
>
http://groups.google.com/groups?hl=...Dcommerce%2520s
erver%2520application%2520uses%2520web%2
520site%2520instance%26hl%3Den%26lr%
3D%26ie%3DUTF-8%26oe%3DUTF-8%26sa%3DN%26tab%3Dwg
got
>
>
[ Post a follow-up to this message ]
|