Error : The type 'TPLIC_RVAL_TAB' is unknown.

Hi all,
I added a field in z table and regenerated the maintenance object through transaction SE54. Then I run SM31 to insert some records into table. But when I run the SM31 I'm getting 'The type 'TPLIC_RVAL_TAB' is unknown. ' error.  I don't have any idea about this error.
Any help will be appreciated.

Hi,
    There is no type with the given name : 'TPLIC_RVAL_TAB' ..
    I think you need to declare the below statement or is commented out
    TYPE-POOL tplic .
Regards,
Srini.

Similar Messages

  • The Type TP_TH_LISTNER is unknown

    Hi All ,
        We are in SP15 and When we try to implement a note we got this error ' the Type TP_TH_LISTNER is unknown ' . We are getting this error in Class interface (SE24)  - CL_RRMS_APPL_LOG .
    I think people who are in support pack 16 can help .
    Regards
    Santosh

    Please check, following OSS note is applicable or not in your case.
    Note 1020323 - Input-ready query: characteristic relationship, mem consump.

  • Error: Basic type 'WVINVE03' is unknown

    hi sdn frnds
    I am doing File to Idoc scenario in that i am getting the error as
    Error: Basic type 'WVINVE03' is unknown
    can any one know about this and how to solve this problem
    thanks in advance
    Vasu

    Hi,
    where do you try to find this idoc?
    this IDOC should only be in the R3
    (not in the XI)
    if you want it in the XI you need
    to download it's sigmature in <b>integration repository</b>
    just like described here:
    http://help.sap.com/saphelp_nw04/helpdata/en/2b/a48f3c685bc358e10000000a11405a/content.htm
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • The type "STOKES" is unknown on 4.6c?

    Hi friends,
    I got error on line
    g_stokes TYPE stokes,
    I got message: The type  "STOKES" is unknown. Is this type defined on 4.6c version?
    If not is there any replacement for this on version 4.6c?
    Thnaks
    Nihad

    Hi
    Yes u can.
    But we can't understand why u have that error.
    There isn't a system type STOKES, so I believe it's a type defined in some includes or (but I don't think) I can belong to a TYPE POOL.
    If it's defined in a include u should have:
    TYPES: STOKES TYPE .....
    If it belongs to typepool u should have
    TYPE-POOLS: .......
    If you've a custom program u can define that type of course:
    TYPES: STOKES TYPE ....
    Max

  • ERROR: The pthread library is unknown.

    I know redhat 8.0 is not a supported platform for JRockit 8.1. Indeed, when I try
    to start JRockit I get an "ERROR: The pthread library is unknown."
    Setting and unsetting LD_ASSUME_KERNEL doesn't help.
    Anyone know how to run JRockit 8.1 on a redhat 8.0 linux box (kernel 2.4.18, glibc
    2.3.2) ?

    I found a work-around:
    Download glibc-2.2.5-40.i686.rpm from Redhat 7.3 updates.
    The file is available at any redhat mirror:
    ftp://ftp.funet.fi/pub/Linux/mirrors/redhat/redhat/linux/updates/7.3/en/os/i686/glibc-2.2.5-40.i686.rpm
    Then extract the contents of the rpm (don't install it!) to a separate
    directory.
    directions:
    cd /usr/local
    mkdir glibc-2.2.5-40
    cd glibc-2.2.5-40
    rpm2cpio ~/glibc-2.2.5-40.i686.rpm | cpio -iumdv
    Now glibc-2.2.5-40 is installed in /usr/local/glibc-2.2.5-40 directory
    then before using JRockit (in a script etc.)
    export LD_LIBRARY_PATH=/usr/local/glibc-2.2.5-40/lib:\
    /usr/local/glibc-2.2.5-40/lib/i686:/usr/local/glibc-2.2.5-40/usr/lib/gconv
    export PATH=/usr/jrockit/7.0/1.4.0/bin:$PATH
    After this jrockit should work on Redhat 8.0!
    BR
    Lari

  • Error: The type initializer for 'Microsoft.Exchange.Configuration.Tasks.ThrottlingModule`1' threw an exception.

    having problems on new server so I followed instructions to remove Exchange Server 2013 Sp1 using ADSI edit p;er these instructions:
    http://blog.dargel.at/2012/11/20/complete-remove-exchange-2013-using-adsiedit/
    now when I re-run setup for exchange 2013 SP1 I get the error :    
    "Error: The type initializer for 'Microsoft.Exchange.Configuration.Tasks.ThrottlingModule`1' threw an exception."
    David Sheetz MCP

    contrary to what Ed says you can fix this, it is way harder than it should be and I have NEVER had this many issues on a  fresh build! 
    things to note on Exchange 2013
    1. IPv6 MUST work and also DNS set manually, verify port 25 is open on your firewalls!
    2. even if services are running make sure there are no errors in the application event log and check that all services on the Exchange server are set to ACTIVE. to find out type the below command in exchange management shell
    Get-ServerComponentState –Identity servername
    3. The group "everyone" did not have the right "Access this computer from the network". This could be seen by an audit failure in the security log stating that the user
    "<mailbox server name>" did not have the required login type (login type 3).
    Adding everyone to the "Access this computer from the network" right solved the issue. 
    To enable "Access this computer from the network" :
    Run "gpedit.msc"
    Navigate through
    Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment
    Double click
    on "Access this computer from the network", and ensure "Everyone" is added.
    4. verify all connectors are setup correctly
    Also I found an error in the event log Event
    ID: 1009 once I fixed that emails started to fly!
    To resolve the issue, use one of the following methods.
    Method 1
    Create a new Active Directory group that is named “ContentSubmitters,” and then grant Admistrators and NetworkService full access to the group. This is a dummy group and should be used as a placeholder only. You might want to add a description so that
    the group is not removed.
    Force or wait for Active Directory replication.
    Restart the following services:
    Microsoft Exchange Search
    Microsoft Exchange Search Host Controller
    Method 2
    You can also resolve this problem by removing a configuration entry that refers to the ContentSubmitters group. This entry is present in four files. Each file is calledWcfConfigurator.xml,
    and you can find each file in the following folder:
    %ExchangeInstallPath%\Bin\Search\Ceres\HostController\Data\Nodes\Fsis\<var style="border:0px;font-family:monospace, monospace;font-size:1em;font-style:inherit;font-weight:inherit;margin:0px;outline:0px;padding:0px;vertical-align:baseline;">NODENAME</var>\Configuration\Local
    Here, “%ExchangeInstallPath%” is the Exchange installation root path (available in the environment variable of that name), and the placeholder <var style="border:0px;font-family:monospace, monospace;font-size:1em;font-style:inherit;font-weight:inherit;margin:0px;outline:0px;padding:0px;vertical-align:baseline;">NODENAME</var> represents
    one of the following names. (There is one name for each of the four files that are to be edited.)
    Helpful articles
    http://blog.dargel.at/2012/11/20/complete-remove-exchange-2013-using-adsiedit/
    http://exchangeserverpro.com/exchange-2013-manually-configure-dns-lookups/
    David Sheetz MCP

  • Job scheduling error : The return value was unknown. The process exit code was -1073741819. The step failed.

    I am working in Sqlserver 2008 R2, SSIS 64 bit version
    I am getting the below  error while scheduling the job in the development server  Database. 
    The return value was unknown.  The process exit code was -1073741819.  The step failed.
    The SSIS front end execution runs fine.
    Have anyone  faced this issue before?

    Hi Venkat,
    If you already changed to 64bit and still doesn't work then create proxy account.. 
    To create a proxy account
    In Object Explorer, expand a server.
    Expand SQL Server Agent.
    Right-click Proxies and select New Proxy.
    On the General page of the New Proxy Account dialog, specify the proxy name, credential name, and
    description for the new proxy. Note that you must create a credential first before you create a proxy if one is not already available. For more information about creating a credential, see How
    to: Create a Credential (SQL Server Management Studio) or CREATE CREDENTIAL (Transact-SQL).
    Check the appropriate subsystem for this proxy.
    On the Principals page, add or remove logins or roles to grant or remove access to the proxy account.
    Thanks

  • "Error: The specified port is unknown" when installing PDFG network printer

    When Launching the installation of PDFG network printer I'm getting the following error:
    Anyone encountered with such a problem ?
    Thanks, Yan

    Same here.
    Nobody with this kind of error?
    Thanks,
    G.O.

  • Fim Error - The type f 'PictureURL' ( String) is not compatible with the type of 'SPS_MV_OctetString_PictureURL' (Binary)

    Hello,
    In my farm, Sycnhronization has been broken - however FIMSycnServices are started and running.
    I am getting application error with event ID 6801 and MS has suggested to recreate and application proxy in one of the support forum as below :
    https://support.microsoft.com/kb/2520394?wa=wsignin1.0
    However , I was checking the FIM tool and came across  Error by executing following steps:
    1) Open MIIS Client
    2) Click Managment Agents
    3) Ricght click Extensible Connectivity and select Properties
    When I click on Configure Attribute flow - its throwing following error message as mentioned in screen !
    Would you please let me know why this error and what is resolution ?
    Your help will be highly appreciated.
    Thanks and Regards,
    Dipti Chhatrapati

    Hi,
    Thank you for your post.
    I'm trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact 
    [email protected]
    Lisa Chen
    TechNet Community Support

  • The type "MY_NAME is unkrown

    I was trying to create an example class "MyExampleClass" and when I try to create "SAVE_NAME" method with internal type 'MY_NAME" and I'm getting the following error :
    The type "MY_NAME is unknown
    I was trying out the following example given on this link
    http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf
    Looks like ther might be version difference: I don't see 'types' tab - but I have Internal Types

    Hi ,
                Are u creating a Method of Type MY_NAME? I think u should declare it inside the method.
    with Regards,
    Ranganathan.

  • THE TYPE-POOL "FIBS" IS UNKNOWN

    whenever declare and execute the this type-pool in alv program , i got this syntax  error     [ THE TYPE-POOL "FIBS" IS UNKNOWN   ]  and also i am using *abap trial  version software7.0*

    in abap trial there is no standard content (nothing like MM, HR etc.). Maybe this module pool is not avaiable in trial as well, because it is a part of some business content. Otto

  • The type BAPIRETURN1Table not found error on  Accounting Services BO

    Hi,
    I am using the new SA.NET Connector and connecting to SAP 500 Release. When I was dragging some of the Business Objects such as Accounting Services, I got the error "The type or namespace name 'BAPIRETURN1Table' could not be found (are you missing a using directive or an assembly reference?)". This is in autogenerated code from SAP.NET Connector and I was recommended not to change anything at all. However, with this bug in place the solution doesn't build.
    What do you suggest?
    Thank you in advance,
    Sunny

    You are right. Sorry, this type is still missing.
    If your project is C#, please add a new CodeFile to the project and paste the following code. Else I can also send you a VB-version.
    namespace SAP.Connector
      using System;
      using System.Xml.Serialization;
    /// <summary>
      /// A typed collection of BAPIRETURN1 elements.
      /// </summary>
      [Serializable]
      public class BAPIRETURN1Table : SAPTable
          /// <summary>
          /// Returns the element type BAPIRETURN1.
          /// </summary>
          /// <returns>The type BAPIRETURN1.</returns>
          public override Type GetElementType()
              return (typeof(BAPIRETURN1));
          /// <summary>
          /// Creates an empty new row of type BAPIRETURN1.
          /// </summary>
          /// <returns>The new BAPIRETURN1.</returns>
          public override object CreateNewRow()
              return new BAPIRETURN1();
          /// <summary>
          /// The indexer of the collection.
          /// </summary>
          public BAPIRETURN1 this[int index]
              get
                  return ((BAPIRETURN1)(List[index]));
              set
                  List[index] = value;
          /// <summary>
          /// Adds a BAPIRETURN1 to the end of the collection.
          /// </summary>
          /// <param name="value">The BAPIRETURN1 to be added to the end of the collection.</param>
          /// <returns>The index of the new BAPIRETURN1.</returns>
          public int Add(BAPIRETURN1 value)
              return List.Add(value);
          /// <summary>
          /// Inserts a BAPIRETURN1 into the collection at the specified index.
          /// </summary>
          /// <param name="index">The zero-based index at which value should be inserted.</param>
          /// <param name="value">The BAPIRETURN1 to insert.</param>
          public void Insert(int index, BAPIRETURN1 value)
              List.Insert(index, value);
          /// <summary>
          /// Searches for the specified BAPIRETURN1 and returnes the zero-based index of the first occurrence in the collection.
          /// </summary>
          /// <param name="value">The BAPIRETURN1 to locate in the collection.</param>
          /// <returns>The index of the object found or -1.</returns>
          public int IndexOf(BAPIRETURN1 value)
              return List.IndexOf(value);
          /// <summary>
          /// Determines wheter an element is in the collection.
          /// </summary>
          /// <param name="value">The BAPIRETURN1 to locate in the collection.</param>
          /// <returns>True if found; else false.</returns>
          public bool Contains(BAPIRETURN1 value)
              return List.Contains(value);
          /// <summary>
          /// Removes the first occurrence of the specified BAPIRETURN1 from the collection.
          /// </summary>
          /// <param name="value">The BAPIRETURN1 to remove from the collection.</param>
          public void Remove(BAPIRETURN1 value)
              List.Remove(value);
          /// <summary>
          /// Copies the contents of the BAPIRETURN1Table to the specified one-dimensional array starting at the specified index in the target array.
          /// </summary>
          /// <param name="array">The one-dimensional destination array.</param>          
          /// <param name="index">The zero-based index in array at which copying begins.</param>          
          public void CopyTo(BAPIRETURN1[] array, int index)
              List.CopyTo(array, index);

  • Tcode IDX2: Basic type 'MATMAS02' is unknown

    Hi!
    How to get the basis type such as MATMAS02, MATMAS05 as known basis type in tcode IDX2?
    When I try to load metadata in tcode IDX2 I get the following error:
    Basic type 'MATMAS02' is unknown
    Message no. EA224
    Thank you very much!
    Holger

    hi,
    check the PORT is defined correctly in IDX1 in XI system.
    Check SM58 in R/3 system..
    check this blog as well page 9-10
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d19fe210-0d01-0010-4094-a6fba344e098
    Have you imported the IDOC into IR ?
    Sachin

  • Basis type MATMAS02 is unknown

    Hi!
    How to get the basis type such as MATMAS02 known basis type in tcode IDX2?
    When I try to load metadata in tcode IDX2 I get the following error:
    Basic type 'MATMAS02' is unknown
    Message no. EA224
    I already created Ports in tcode IDX1, defined the RFC connections, etc.
    Thank you very much!
    Holger

    Hi Holger,
    What I don't understand is why you have created this thread that is identical to other one you
    created this morning:
    Tcode IDX2: Basic type 'MATMAS02' is unknown
    And even you marked it as solved.......
    Carlos

  • The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception. InnerException: Requested registry access is not allowed.

    I have read some of the other posts for people that got this error, but none seem to apply to me.
    My program has been working for weeks.  I made some minor changes, and started getting the error (full details below).
    I did a TFS "undo pending changes" and still getting the same error, even after logging off.  The one odd thing is that I did change my Windows password this week. The connection string is using a SQL user id and password that has no issues.
    I'm an Admin own my own box (running WIn XP SP3).  I even tried "Run as Admin" on Visual Studio.
    I'm doing a Debug-Start, running a Console-Test-Program that calls a WCF service, which on local machine is hosted by "ASP.NET Development Server".
    We have two other developers, one has the same problem, one does not.  In theory, we have all done "get latest" and are running the same code.
    The SQL Connection is related to a trace database; we are using this library http://ukadcdiagnostics.codeplex.com which has worked fine for months.
    When I do "Start Run" in Visual Studio, I get this error:
    {"The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception. "}
    with InnerException: {"The type initializer for 'System.Data.SqlClient.SqlConnectionFactory' threw an exception."}
    and it has InnerException: {"Requested registry access is not allowed. "}
    Outmost StackTrace:
       at System.Data.SqlClient.SqlConnection..ctor()
       at System.Data.SqlClient.SqlConnection..ctor(String connectionString)
       at FRB.Diagnostics.Listeners.SqlDataAccessCommand..ctor(String connectionString, String commandText, CommandType commandType)
       at FRB.Diagnostics.Listeners.SqlDataAccessAdapter.CreateCommand()
       at FRB.Diagnostics.Listeners.SqlTraceListener.TraceEventCore(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
       at FRB.Diagnostics.Listeners.CustomTraceListener.FilterTraceEventCore(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
       at FRB.Diagnostics.Listeners.CustomTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String format, Object[] args)
       at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)
       at System.Diagnostics.TraceSource.TraceInformation(String message)
       at FRB.EC.AdminService.AdminService.TestHelloWorldWithTrace(String name)
       at SyncInvokeTestHelloWorldWithTrace(Object , Object[] , Object[] )
       at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
       at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
    Second Inner StackTrace:
       at System.Data.SqlClient.SqlConnection..cctor()
    Third Inner StackTrace:
          at System.Data.SqlClient.SqlConnectionFactory..cctor()
    When I do "Run as Admin", I get this error:
    {"Could not load file or assembly 'FRB.EFDataAccess, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied. "}
    Server stack trace:
       at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
       at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at FRB.EC.AdminService.ConsoleTester.svcRef.IAdminService.GetDispositionStatusTypeList()
       at FRB.EC.AdminService.ConsoleTester.svcRef.AdminServiceClient.GetDispositionStatusTypeList() in C:\SourceEagleConnect\EagleConnect\Dev\WCFServices\FRB.EC.AdminService.ConsoleTester\Service References\svcRef\Reference.cs:line 2459
       at FRB.EC.AdminService.ConsoleTester.ConsoleProgram.GetDispositionStatusTypeList() in C:\SourceEagleConnect\EagleConnect\Dev\WCFServices\FRB.EC.AdminService.ConsoleTester\ConsoleProgram.cs:line 565
       at FRB.EC.AdminService.ConsoleTester.ConsoleProgram.ExecuteNewRelease103QueryMethods() in C:\SourceEagleConnect\EagleConnect\Dev\WCFServices\FRB.EC.AdminService.ConsoleTester\ConsoleProgram.cs:line 189
       at FRB.EC.AdminService.ConsoleTester.ConsoleProgram.Main(String[] args) in C:\SourceEagleConnect\EagleConnect\Dev\WCFServices\FRB.EC.AdminService.ConsoleTester\ConsoleProgram.cs:line 76
       at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
    I am also posting the web.config/app.config, but I would rather not focus on that since there were absolutely no changes to it between the time it was working and the time it began failing. 
    Client app.config
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
      <connectionStrings>
      </connectionStrings>
      <system.serviceModel>
        <behaviors>
          <serviceBehaviors>
            <behavior name="ServiceBehavior">
              <serviceMetadata httpGetEnabled="true"/>
              <serviceDebug includeExceptionDetailInFaults="false"/>
              <serviceAuthorization impersonateCallerForAllOperations="true"/>
            </behavior>
          </serviceBehaviors>
          <endpointBehaviors>
            <behavior name="FRB.AllowImpersonate">
              <clientCredentials>
                <windows allowedImpersonationLevel="Impersonation"/>
              </clientCredentials>
            </behavior>
          </endpointBehaviors>
        </behaviors>
        <bindings>
          <wsHttpBinding>
            <binding name="WSHttpBinding_IAdminService" closeTimeout="00:01:00"
              openTimeout="00:01:00" receiveTimeout="00:10:00" sendTimeout="00:01:00"
              bypassProxyOnLocal="false" transactionFlow="false" hostNameComparisonMode="StrongWildcard"
              maxBufferPoolSize="524288" maxReceivedMessageSize="5565536"
              messageEncoding="Text" textEncoding="utf-8" useDefaultWebProxy="true"
              allowCookies="false">
              <readerQuotas maxDepth="32" maxStringContentLength="8192" maxArrayLength="16384"
                maxBytesPerRead="4096" maxNameTableCharCount="16384" />
              <reliableSession ordered="true" inactivityTimeout="00:10:00"
                enabled="false" />
              <security mode="Message">
                <transport clientCredentialType="Windows" proxyCredentialType="None"
                  realm="" />
                <message clientCredentialType="Windows" negotiateServiceCredential="true"
                  algorithmSuite="Default" />
              </security>
            </binding>
          </wsHttpBinding>
        </bindings>
            <client>
                  <endpoint address="http://localhost:3588/AdminService.svc" binding="wsHttpBinding"
                        bindingConfiguration="WSHttpBinding_IAdminService" contract="svcRef.IAdminService"
                        name="WSHttpBinding_IAdminService">
                        <identity>
                              <dns value="localhost" />
                        </identity>
                  </endpoint>
            </client>
        </system.serviceModel>
    </configuration>
    web.config of WCF service:
      <?xml version="1.0"?>
    <configuration>
        <configSections>
        <section name="FRB.Diagnostics" type="FRB.Diagnostics.Configuration.UkadcDiagnosticsSection, FRB.Diagnostics"/>
      </configSections>
        <appSettings>
           <!-- whatever goes here -->
        </appSettings>
        <!-- connection string section -->
      <connectionStrings>
        <add name="log" connectionString="Data Source=myserver;Initial Catalog=ECWCFLOG_SharedDev;User ID=myuser;Password=mypass;MultipleActiveResultSets=True" providerName="System.Data.SqlClient"/>
        <add name="DBConn" connectionString="Data Source=myserver;Initial Catalog=ECData_SharedDev;User ID=myuser;Password=mypass;MultipleActiveResultSets=True" providerName="System.Data.SqlClient"/>
        <add name="EagleConnectEntities" connectionString="metadata=res://*/EagleConnect.csdl|res://*/EagleConnect.ssdl|res://*/EagleConnect.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=myserver;Initial
    Catalog=ECData_SharedDev;User ID=myuser;Password=mypass;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient"/>
      </connectionStrings>
        <!-- FRB.Diagnostics logging section -->
        <FRB.Diagnostics>
            <sqlTraceListeners>
                <sqlTraceListener name="sqlTraceListenerSettings"
                            connectionStringName="log"
                            commandText="INSERT INTO LogStore VALUES(@Source, @ActivityId, @ProcessId, @ThreadId, @EventType, @Message, @Timestamp)"
                            commandType="Text">
                    <parameters>
                        <parameter name="@Source" propertyToken="{Source}"/>
                        <parameter name="@ActivityId" propertyToken="{ActivityId}"/>
                        <parameter name="@ProcessId" propertyToken="{ProcessId}"/>
                        <parameter name="@ThreadId" propertyToken="{ThreadId}"/>
                        <parameter name="@EventType" propertyToken="{EventType}" callToString="true"/>
                        <parameter name="@Message" propertyToken="{Message}"/>
                        <parameter name="@Timestamp" propertyToken="{DateTime}"/>
              <!-- <parameter name="@UserId" propertyToken="{WindowsIdentity}"/> -->
            </parameters>
                </sqlTraceListener>
            </sqlTraceListeners>
            <smtpTraceListeners>
                <smtpTraceListener name="smtpTraceListenerSettings"
                             host="vssmtp"
                             port="25"
                             from="[email protected]"
                             to="[email protected]"
                             subject="AdminService Logging Event: {EventType}, {MachineName}"
                             body="{Message}&#xA;=======&#xA;Process={ProcessId},&#xA;Thread={ThreadId},&#xA;ActivityId={ActivityId}"/>
            </smtpTraceListeners>
        </FRB.Diagnostics>
        <!-- System.Diagnostics logging section -->
        <system.diagnostics>
            <sources>
                <source name="FRB.EC.AdminService" switchValue="All">
                    <listeners>
                        <clear/>
                        <add name="ods"/>
                        <add name="smtp"/>
                        <add name="sql"/>
                    </listeners>
                </source>
                <source name="System.ServiceModel" switchValue="Off" propagateActivity="true">
                    <listeners>
                        <add name="ignored" type="System.Diagnostics.ConsoleTraceListener"/>
                    </listeners>
                </source>
            </sources>
            <sharedListeners>
                <!-- OutputDebugStringTraceListener -->
                <add name="ods"
               type="FRB.Diagnostics.Listeners.OutputDebugStringTraceListener, FRB.Diagnostics"
               initializeData="{ActivityId}|{EventType}: {Message} - {DateTime}, Process={ProcessId}, Thread={ThreadId}"/>
                <!-- SqlTraceListener -->
                <add name="sql"
               type="FRB.Diagnostics.Listeners.SqlTraceListener, FRB.Diagnostics"
               initializeData="sqlTraceListenerSettings"
               traceOutputOptions="Timestamp"/>
                <!-- SmtpTraceListener -->
                <add name="smtp"
               type="FRB.Diagnostics.Listeners.SmtpTraceListener, FRB.Diagnostics"
               initializeData="smtpTraceListenerSettings">
                       <filter type="System.Diagnostics.EventTypeFilter"
                       initializeData="Error"/>
                </add>
            </sharedListeners>
            <trace autoflush="true"/>
        </system.diagnostics>
        <system.web>
        <compilation debug="true" targetFramework="4.0">
        </compilation>
            <roleManager enabled="true" defaultProvider="AspNetWindowsTokenRoleProvider"/>
        </system.web>
        <system.serviceModel>
            <services>
                <service name="FRB.EC.AdminService.AdminService"
                   behaviorConfiguration="FRB.EC.AdminService.AdminServiceBehavior">
                    <!-- Service Endpoints -->
                    <endpoint address="" binding="wsHttpBinding"
                      bindingConfiguration="wsHttpEndpointBinding"
                      contract="FRB.EC.AdminService.IAdminService">
                        <!--
                  Upon deployment, the following identity element should be removed or replaced to reflect the
                  identity under which the deployed service runs. 
                  If removed, WCF will infer an appropriate identity automatically.
              -->
                        <identity>
                            <dns value="localhost"/>
                        </identity>
                    </endpoint>
                    <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange"/>
                </service>
            </services>
            <bindings>
                <wsHttpBinding>
                    <binding name="wsHttpEndpointBinding"
                     maxBufferPoolSize="2147483647"
                     maxReceivedMessageSize="500000000">
                        <readerQuotas maxDepth="2147483647"
                            maxStringContentLength="2147483647"
                            maxArrayLength="2147483647"
                            maxBytesPerRead="2147483647"
                            maxNameTableCharCount="2147483647"/>
                        <security>
                            <message clientCredentialType="Windows"/>
                        </security>
                    </binding>
                </wsHttpBinding>
            </bindings>
            <behaviors>
                <serviceBehaviors>
                    <behavior name="FRB.EC.AdminService.AdminServiceBehavior">
                        <!-- To avoid disclosing metadata information, set the value below to false and
                   remove the metadata endpoint above before deployment -->
                        <serviceMetadata httpGetEnabled="true"/>
                        <!-- To receive exception details in faults for debugging purposes, set the value below to true. 
                   Set to false before deployment to avoid disclosing exception information -->
                        <serviceDebug includeExceptionDetailInFaults="true"/>
                        <serviceCredentials>
                        </serviceCredentials>
                        <!--<serviceAuthorization principalPermissionMode="UseAspNetRoles"
                    roleProviderName="AspNetWindowsTokenRoleProvider"/>-->
                        <serviceAuthorization principalPermissionMode="UseWindowsGroups"
                                    impersonateCallerForAllOperations="true"/>
                    </behavior>
                    <behavior name="FRB.EC.AdminService.IAdminServiceTransportBehavior">
                        <!-- To avoid disclosing metadata information, set the value below to false and
                   remove the metadata endpoint above before deployment -->
                        <serviceMetadata httpGetEnabled="true"/>
                        <!-- To receive exception details in faults for debugging purposes, set the value below to true. 
                   Set to false before deployment to avoid disclosing exception information -->
                        <serviceDebug includeExceptionDetailInFaults="false"/>
                        <serviceCredentials>
                            <clientCertificate>
                                <authentication certificateValidationMode="PeerTrust"/>
                                <!--<authentication certificateValidationMode="Custom" customCertificateValidatorType="DataFactionServices.FRBX509CertificateValidator"/>-->
                            </clientCertificate>
                            <serviceCertificate findValue="WCfServer"
                                    storeLocation="LocalMachine"
                                    storeName="My" x509FindType="FindBySubjectName"/>
                        </serviceCredentials>
                    </behavior>
                </serviceBehaviors>
            </behaviors>
            <serviceHostingEnvironment multipleSiteBindingsEnabled="true"/>
        </system.serviceModel>
        <system.webServer>
            <modules runAllManagedModulesForAllRequests="true"/>
        </system.webServer>
    </configuration>
    Thanks for any help.
    Neal

    I think I found it... this is sure a strange error for what is really happening.
    Apparently it had happened to me before, and fortuantely, I actually added the following comment:
                // Above is related to the WCFLOG SQL Diagnostics Trace 
                // If you get error here an inner exception "requested registry access is not allowed"
                // inside exception "type initializer for System.Data.SqlClient.SqlConnection"
                // then make sure you have impersonation enabled in your client.
                // See AdminConsole web.config or FRB.EC.AdminService.ConsoleTester.app.config for examples
    Now I think I will do a try catch and spit out the same text.
    Still testing to assure that this really was the issue.
          <endpointBehaviors>
            <behavior name="FRB.AllowImpersonate ">
              <clientCredentials>
                <windows allowedImpersonationLevel="Impersonation"/>
              </clientCredentials>
            </behavior>
          </endpointBehaviors>
    The line below in BOLD below is what somehow seemed to disappear from my app.config - probably due to a TFS human error - still checking that also:
            <client>
                  <endpoint address="http://localhost:4998/AdminService.svc"
                                  behaviorConfiguration="FRB.AllowImpersonate"
                                  binding="wsHttpBinding"
                                  bindingConfiguration="WSHttpBinding_IAdminService"
                                 contract="svcRef.IAdminService"
                            name="WSHttpBinding_IAdminService">
                        <identity>
                              <dns value="localhost" />
                        </identity>
                  </endpoint>
            </client>
    Here's how I "idiot-proofed" this error for now, to give an error that actually at least points to a solution:
            public SqlDataAccessCommand(string connectionString, string commandText, CommandType commandType)
                try
                    _connection = new SqlConnection(connectionString);
                    // Above is related to the WCFLOG SQL Diagnostics Trace  
                    // If you get error here an inner exception "requested registry access is not allowed"
                    // inside exception "type initializer for System.Data.SqlClient.SqlConnection"
                    // then make sure you have impersonation enabled in your client.
                    // See AdminConsole web.config or FRB.EC.AdminService.ConsoleTester.app.config for examples
                catch (Exception ex)
                    if (ex.ToString().Contains("The type initializer for"))
                    throw new System.ApplicationException(@"
                    Your client app <endpoint> must be cofigured have a
                  'behaviorConfiguration' attribute like this:
                    behaviorConfiguration='FRB.AllowImpersonate'
                   that points back to a behavior that has this syntax:         
              <behavior name='FRB.AllowImpersonate'>
                 <clientCredentials>
                     <windows allowedImpersonationLevel='Impersonation'/>
                 </clientCredentials>
              </behavior>
              ", ex);
                   else
                        throw ex;
                _command = _connection.CreateCommand();
                _command.CommandText = commandText;
                _command.CommandType = commandType;
                // TODO _command.CommandTimeout = ;
    Neal

Maybe you are looking for

  • Need ideas and stuff for a new laptop or netbook.

     Need ideas. I'm lookin to buy a new laptop soon. Next couple months. I want something that runs good, runs fast, doesn't have a lot of junk installed on it and something below $700 dollars (may pay more...just depends). Any brands that are good? I t

  • Delivery Notification: Delivery has been delayed

    I'm not getting only "Delivery Notification: Delivery has failed" but no "Delivery Notification: Delivery has been delayed" please help me on this. Chinthake # /opt/sun/comms/messaging64/sbin/imsimta qm qm.maint> sum Queued Queued Channel Messages =

  • Cost Data Sets

    What is the best way to upload the Cost Data Sets into P4P? If we choose to use a SQL Load directly, which tables in the database contain the cost information?

  • Help with Apple Store downloads......

    when i request to update or download apps from the store my password isn't requested and the app doesn't complete its download, on the screen is has waiting under app!

  • Novatel HSDPA Modem for Protege M700 and Windows 7 RC

    Hi all, after a lot of searching through the web I am stuck. I did find the current Mobilink Software (v2_02_37) which successfully installs and the new Toshiba Utils (1.1.7). Now I am searching a Novatel driver or the actual 3G modem. The one from T