|
|
|
Проблемы с IXMLDOM... помогите разобраться (+)
|
|||
|---|---|---|---|
|
#18+
есть xml файл следующего содержания : <?xml version="1.0" encoding="UTF-8"?> <configuration> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Microsoft.Practices.EnterpriseLibrary.Common " publicKeyToken="17d81369aedf0b83" /> <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="1.1.0.0" /> </dependentAssembly> </assemblyBinding> </runtime> </configuration> мне нужно добавить туда информацию, после ее добавления файл выглядит следующим образом : <?xml version="1.0" encoding="UTF-8"?> <configuration> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Microsoft.Practices.EnterpriseLibrary.Common " publicKeyToken="17d81369aedf0b83" /> <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="1.1.0.0" /> </dependentAssembly> <dependentAssembly xmlns=""><assemblyIdentity name="DemoSvr" publicKeyToken="A6C259C05F51723A"/><bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="1.0.4.0"/></dependentAssembly></assemblyBinding> </runtime> </configuration> а хочется чтобы он выглядел так: <?xml version="1.0" encoding="UTF-8"?> <configuration> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="Microsoft.Practices.EnterpriseLibrary.Common " publicKeyToken="17d81369aedf0b83" /> <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="1.1.0.0" /> </dependentAssembly> <dependentAssembly> <assemblyIdentity name="DemoSvr" publicKeyToken="A6C259C05F51723A"/> <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="1.0.4.0"/> </dependentAssembly> </assemblyBinding> </runtime> </configuration> что я делаю не так? и возможно ли это? использую "Msxml2.DOMDocument" ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.10.2006, 16:58 |
|
||
|
|

start [/forum/search_topic.php?author=aquarium89&author_mode=last_posts&do_search=1]: |
0ms |
get settings: |
6ms |
get forum list: |
17ms |
get settings: |
9ms |
get forum list: |
19ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
179ms |
get topic data: |
9ms |
get first new msg: |
5ms |
get forum data: |
2ms |
get page messages: |
32ms |
get tp. blocked users: |
1ms |
| others: | 435ms |
| total: | 722ms |

| 0 / 0 |
