473,785 Members | 2,443 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

RegexAssembly?_ 0.dll and Zero-touch deployment

Hello all,
I am in the process of developing a Windows Forms application that is
distributed via zero-touch. Unfortunately I have come across an obstacle! A
3rd party control that I am using seems to dynamically create an assembly.
When I run the .EXE locally on the development PC it is fine, if I also copy
all the files to the test PC it runs fine. But when I run it via
http://myIIS/ztd/app/ztd.exe from the test pc it fails and the cordbg
displays the following:

Microsoft (R) Common Language Runtime Test Debugger Shell Version 1.0.3705.0
Copyright (C) Microsoft Corporation 1998-2001. All rights reserved.

(cordbg) a 0x4d0
Process 1232/0x4d0 created.
Warning: couldn't load symbols for
c:\winnt\micros oft.net\framewo rk\v1.1.4322\ms
corlib.dll
Warning: couldn't load symbols for
C:\WINNT\Micros oft.NET\Framewo rk\v1.1.4322\IE
Exec.exe
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\ieexecre mote\1.0.5000.0
__b03f5f7f11d50 a3a\ieexecremot e.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system\1 .0.5000.0__b77a
5c561934e089\sy stem.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system.d rawing\1.0.5000
..0__b03f5f7f11 d50a3a\system.d rawing.dll
Warning: couldn't load symbols for
c:\winnt\micros oft.net\framewo rk\v1.1.4322\ms
corlib.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system\1 .0.5000.0__b77a
5c561934e089\sy stem.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system.d rawing\1.0.5000
..0__b03f5f7f11 d50a3a\system.d rawing.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\ieexecre mote\1.0.5000.0
__b03f5f7f11d50 a3a\ieexecremot e.dll
Warning: couldn't load symbols for c:\documents and settings\swadmi n\local
setti
ngs\application
data\assembly\d l2\djzlwazx.1tk \x1r91ey8.dqq\b c19fa57\00171d2 b_d6
4ac401\ztdlaunc her.exe
Warning: couldn't load symbols for c:\documents and settings\swadmi n\local
setti
ngs\application
data\assembly\d l2\djzlwazx.1tk \x1r91ey8.dqq\9 0c3c914\00171d2 b_d6
4ac401\ztd2.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system.w indows.forms\1.
0.5000.0__b77a5 c561934e089\sys tem.windows.for ms.dll
[thread 0x480] Thread created.
Unable to determine existence of prolog, if any
[thread 0x48c] Thread created.
[thread 0x358] Thread created.
[thread 0x480] Unhandled exception generated: (0x04aac748)
<System.Securit y.Secu
rityException>
permissionType= <null>
permissionState =(0x04ab7af8) "<IPermissi on
class="System.S ecurity.Permiss ions.
SecurityPermiss ion, mscorlib, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToke
n=b77a5c561934e 089"
version="1"
Flags="ControlA ppDomain"/>
"
grantedSet=<nul l>
refusedSet=<nul l>
_className=(0x0 4aad6ec) "System.Securit y.SecurityExcep tion"
_exceptionMetho d=<null>
_exceptionMetho dString=(0x04ab 479c) "8 CheckTokenBased SetHelper mscorlib,
Vers
ion=1.0.5000.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9
System.Security
..CodeAccessSec urityEngine Void CheckTokenBased SetHelper(Boole an,
System.Security
..Util.TokenBas edSet, System.Security .Util.TokenBase dSet,
System.Security .Util.To
kenBasedSet)"
_message=(0x04a aeac0) "Request for the permission of type
System.Security .Perm
issions.Securit yPermission, mscorlib, Version=1.0.500 0.0, Culture=neutral ,
Publi
cKeyToken=b77a5 c561934e089 failed."
_innerException =<null>
_helpURL=<null>
_stackTrace=(0x 04ab8a3c) array with dims=[12]
_stackTraceStri ng=<null>
_remoteStackTra ceString=<null>
_remoteStackInd ex=0x00000000
_HResult=0x8013 150a
_source=(0x04ab 6804) "mscorlib"
_xptrs=0x000000 00
_xcode=0x000000 00

[05f5] int 3
(cordbg)

I hope someone can help!

Regards,

Alan Seunarayan
Jul 21 '05 #1
1 1960
figured out the solution.

thanks
"Alan Seunarayan" <so****@ntlworl d.com> wrote in message
news:Oj******** ******@TK2MSFTN GP09.phx.gbl...
Hello all,
I am in the process of developing a Windows Forms application that is
distributed via zero-touch. Unfortunately I have come across an obstacle! A 3rd party control that I am using seems to dynamically create an assembly.
When I run the .EXE locally on the development PC it is fine, if I also copy all the files to the test PC it runs fine. But when I run it via
http://myIIS/ztd/app/ztd.exe from the test pc it fails and the cordbg
displays the following:

Microsoft (R) Common Language Runtime Test Debugger Shell Version 1.0.3705.0 Copyright (C) Microsoft Corporation 1998-2001. All rights reserved.

(cordbg) a 0x4d0
Process 1232/0x4d0 created.
Warning: couldn't load symbols for
c:\winnt\micros oft.net\framewo rk\v1.1.4322\ms
corlib.dll
Warning: couldn't load symbols for
C:\WINNT\Micros oft.NET\Framewo rk\v1.1.4322\IE
Exec.exe
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\ieexecre mote\1.0.5000.0
__b03f5f7f11d50 a3a\ieexecremot e.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system\1 .0.5000.0__b77a
5c561934e089\sy stem.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system.d rawing\1.0.5000
.0__b03f5f7f11d 50a3a\system.dr awing.dll
Warning: couldn't load symbols for
c:\winnt\micros oft.net\framewo rk\v1.1.4322\ms
corlib.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system\1 .0.5000.0__b77a
5c561934e089\sy stem.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system.d rawing\1.0.5000
.0__b03f5f7f11d 50a3a\system.dr awing.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\ieexecre mote\1.0.5000.0
__b03f5f7f11d50 a3a\ieexecremot e.dll
Warning: couldn't load symbols for c:\documents and settings\swadmi n\local
setti
ngs\application
data\assembly\d l2\djzlwazx.1tk \x1r91ey8.dqq\b c19fa57\00171d2 b_d6
4ac401\ztdlaunc her.exe
Warning: couldn't load symbols for c:\documents and settings\swadmi n\local
setti
ngs\application
data\assembly\d l2\djzlwazx.1tk \x1r91ey8.dqq\9 0c3c914\00171d2 b_d6
4ac401\ztd2.dll
Warning: couldn't load symbols for
c:\winnt\assemb ly\gac\system.w indows.forms\1.
0.5000.0__b77a5 c561934e089\sys tem.windows.for ms.dll
[thread 0x480] Thread created.
Unable to determine existence of prolog, if any
[thread 0x48c] Thread created.
[thread 0x358] Thread created.
[thread 0x480] Unhandled exception generated: (0x04aac748)
<System.Securit y.Secu
rityException>
permissionType= <null>
permissionState =(0x04ab7af8) "<IPermissi on
class="System.S ecurity.Permiss ions.
SecurityPermiss ion, mscorlib, Version=1.0.500 0.0, Culture=neutral ,
PublicKeyToke
n=b77a5c561934e 089"
version="1"
Flags="ControlA ppDomain"/>
"
grantedSet=<nul l>
refusedSet=<nul l>
_className=(0x0 4aad6ec) "System.Securit y.SecurityExcep tion"
_exceptionMetho d=<null>
_exceptionMetho dString=(0x04ab 479c) "8 CheckTokenBased SetHelper mscorlib, Vers
ion=1.0.5000.0, Culture=neutral , PublicKeyToken= b77a5c561934e08 9
System.Security
.CodeAccessSecu rityEngine Void CheckTokenBased SetHelper(Boole an,
System.Security
.Util.TokenBase dSet, System.Security .Util.TokenBase dSet,
System.Security .Util.To
kenBasedSet)"
_message=(0x04a aeac0) "Request for the permission of type
System.Security .Perm
issions.Securit yPermission, mscorlib, Version=1.0.500 0.0, Culture=neutral ,
Publi
cKeyToken=b77a5 c561934e089 failed."
_innerException =<null>
_helpURL=<null>
_stackTrace=(0x 04ab8a3c) array with dims=[12]
_stackTraceStri ng=<null>
_remoteStackTra ceString=<null>
_remoteStackInd ex=0x00000000
_HResult=0x8013 150a
_source=(0x04ab 6804) "mscorlib"
_xptrs=0x000000 00
_xcode=0x000000 00

[05f5] int 3
(cordbg)

I hope someone can help!

Regards,

Alan Seunarayan

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
4739
by: Steven T. Hatton | last post by:
I mistakenly set this to the comp.std.c++ a few days back. I don't believe it passed the moderator's veto - and I did not expect or desire anything different. But the question remains: ISO/IEC 14882:2003(E) §8.5 says:   To zero-initialize an object of type T means: 5   -- if T is a scalar type (3.9), the object is set to the value of 0 (zero) converted to T;
28
9081
by: Andreas Prilop | last post by:
Jukka reports on http://www.cs.tut.fi/~jkorpela/chars/spaces.html that Internet Explorer 6 fails on the "zero width space" U+200B ​ Is this observation still valid? For which versions of MS Windows does it apply? Does it depend on the encoding (charset)? I have a test page in three encodings: http://www.unics.uni-hannover.de/nhtcapri/temp/zwsp.html http://www.unics.uni-hannover.de/nhtcapri/temp/zwsp.html11...
15
17667
by: I wish | last post by:
#include <string.h> int a; memset( a, 0, sizeof(a) ); Does that guarantee all bits zero? -- |
25
15638
by: Mantorok Redgormor | last post by:
Finally, control is returned to the host environment. If the value of status is zero or EXIT_SUCCESS, an implementation-defined form of the status successful termination is returned. beyond this paragraph from the standard, I can't determine if this macro will always be zero. It would surely be convenient if it is but it never states this directly. the "zero or" part, leads me to believe that the macro
53
8221
by: Zhiqiang Ye | last post by:
Hi, All I am reading FAQ of this group. I have a question about this: http://www.eskimo.com/~scs/C-faq/q7.31.html It says: " p = malloc(m * n); memset(p, 0, m * n); The zero fill is all-bits-zero, and does not therefore guarantee useful null pointer values (see section 5 of this list) or floating-point zero values.
25
4438
by: pm940 | last post by:
Hello. I've been reading some past discussions on the NULL vs. zero. References are always made to systems or machienes that use values other than zero to represent the NULL pointer. Although not a practice I follow, there are no doubt millions of lines of open source libraries and applications that do things like: p = malloc(...);
10
4590
by: Lyle Fairfield | last post by:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaac11/html/acfctNZ_HV05186465.asp "If the value of the variant argument is Null, the Nz function returns the number zero or a zero-length string (always returns a zero-length string when used in a query expression)" **** How many records are there in FirstTable in which Product Is Null. SELECT COUNT(*) AS CountofNullProdcut
15
2134
by: Tomás | last post by:
Is the following fully legal and fully portable for all the unsigned types? The aim of the function is to take an array by reference and set each element's value to zero. #include <... template<class UnsignedNumericType, std::size_t const i> void SetAllElementsToZero( UnsignedNumericType (&array) ) { memset( array, 0, i * sizeof(UnsignedNumericType) );
4
7924
by: H.S. | last post by:
Hello, I am trying out a few methods with which to test of a given number is practically zero. as an example, does the following test correctly if a given number is zero within machine precision? I am trying out this method to check for a practical zero in an algorithm I am implementing in C++. ------------------------- #include <iostream> #include <iomanip>
23
4376
by: Hallvard B Furuseth | last post by:
As far as I can tell, (x & -1) is nonzero if the integer x is negative zero. So for signed types, x == 0 does not guarantee (x & foo) == 0. Is that right? (Not that I expect to ever encounter a non-two's-complement machine. Just wondering.) -- Hallvard
0
9489
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10162
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5396
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5528
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2893
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.