Setting site quota by using template or setting StorageMaximumLevel directly

we can set site quota by setting quota template, but I wondered if we can just set StorageMaximumLevel value directly in code, would that make too much difference? it seems using template is more like a standard way, is there any real benefits? even
though we can update the template, but it won't automatically update the site using the template.

try spsite.quota property.
try these links as referenc:
http://www.sharepointdiary.com/2012/05/site-collection-locks-in-sharepoint.html
http://dotnetbyexample.blogspot.in/2011/03/sharepoint-client-object-model-sites.html
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spsite.quota.aspx
Please mark answer as correct if it is correct else vote for it if you find it useful Happy SharePointing

Similar Messages

  • Not able to set security group without mail enabled as site collection admin using powershell in sharepoint online site - office 365

    not able to set security group without mail enabled as site collection admin using powershell in sharepoint online site - office 365?
    Any idea?

    after few days test in my lab, I can see that only email enabled group can be added as site collection admin using POWERSHELL.
    hope this helps who stuck like me!! :-)

  • How to set security group as primary site collection admin and secondary site collection admin using powershell in sharepoint online site - office 365?

    How to set security group as primary site collection admin and secondary site collection admin using powershell in sharepoint online site - office 365?

    Hi,
    According to your description, my understanding is that you want to set security group as admin of primary and secondary site collection using PowerShell command in office 365.
    I suggest you can use the command below to set the group to site owner, then it will have the site collection admin permission.
    Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -Owner [email protected] -NoWait
    Here are some detailed articles for your reference:
    https://technet.microsoft.com/en-us/library/fp161394(v=office.15)
    http://blogs.realdolmen.com/experts/2013/08/16/managing-sharepoint-online-with-powershell/
    Thanks
    Best Regards
    Jerry Guo
    TechNet Community Support

  • Customized Setting of External Applications are NOT saved if using templates

    We are using templates and on the template we have put the "External Application" portlet .
    Now if normal user tries and customize this portlet then these settings are not saved.
    Like user want's to see only 2 applications so he checks only 2 applications but these settings are not saved and portal still shows 5 applications to that user.

    I haven't seen this problem. Please report it to Oracle Support.

  • Customized Setting of External Applications are saved if using templates

    We are using templates and on the template we have put the "External Application" portlet .
    Now if normal user tries and customize this portlet then these settings are not saved.
    Like user want's to see only 2 applications so he checks only 2 applications but these settings are not saved and portal still shows 5 applications to that user.

    I haven't seen this problem. Please report it to Oracle Support.

  • Migrating SP 2007 site which is using the template Project Workspace (Id 6215) to SP 2013

    Hi,
    We have our SharePoint 2007 with project server installed on it. It is only one server having all of the components including SQL server and SP 2007. We are planning to migrate one of the site which is using the
    Project Workspace Template(Id 6215)  to the SP 2013 environment using Database
    Attach Method.
    Questions:
    1) Is there any workaround available we can migrate the site to SP 2013 without
    installing project server? 
    2) If there is no other workaround, we may need the justification or supports articles to share with our management.
    Looking forward to hearing from you guys.
    Regards,
    Zulfiqar

    Hi,
    According to your description, my understanding is that the error occurred when you tested the database.
    I recommend to check if the site template exists in the folder located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\1033\XML.
    If yes, then restart the SharePoint machine and run the PowerShell command Test-SPContentDatabase again.
    If not, please re-install the template to see if the issue still occurs.
    If the sites with issue are no longer needed, then you can delete the sites with issue. Or you can
    rename the site template with a standard template id.
    More references:
    http://www.sharepointnadeem.com/2014/01/sharepoint-2013-missingsitedefinition.html
    http://red1s.wordpress.com/2012/08/16/sharepoint-2010-missing-site-definition-error/
    http://sharepointgeorge.com/2009/upgrading-content-db-sharepoint-2010-part-1-preupgradecheck/
    Thanks,
    Victoria
    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]
    Victoria Xia
    TechNet Community Support

  • Creation of domain using template

    Hi All,
    I have been trying to create a domain in weblogic 10.3 using the template . The domain gets created as well the server starts but when I try to deploy my application , I get following error
    <May 10, 2010 4:58:16 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listen
    er weblogic.wsee.deploy.ServletDeployListener failed: weblogic.wsee.deploy.WSEES
    ervletEndpointException: Failed to prepare wsse module: admin-tools.war.
    weblogic.wsee.deploy.WSEEServletEndpointException: Failed to prepare wsse module
    : admin-tools.war
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDep
    loyListener.java:32)
    at weblogic.servlet.internal.EventsManager$FireContextPreparedAction.run
    (EventsManager.java:487)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.EventsManager.notifyContextPreparedEvent(Ev
    entsManager.java:156)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.ws.WsException: weblogic.wsee.security.configuration.WssConfigurat
    ionException: Certificate Alias not supplied
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:130)
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDep
    loyListener.java:29)
    at weblogic.servlet.internal.EventsManager$FireContextPreparedAction.run
    (EventsManager.java:487)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alia
    s not supplied
    at weblogic.wsee.security.policy.SecurityPolicyCustomizer.init(SecurityP
    olicyCustomizer.java:69)
    at weblogic.wsee.security.policy.SecurityPolicyCustomizer.process(Securi
    tyPolicyCustomizer.java:75)
    at weblogic.wsee.policy.runtime.PolicyServer.processAssertions(PolicySer
    ver.java:199)
    at weblogic.wsee.policy.runtime.PolicyFinder.readPolicyFromStream(Policy
    Finder.java:99)
    at weblogic.wsee.policy.runtime.PolicyFinder.loadPolicies(PolicyFinder.j
    ava:179)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alia
    s not supplied
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initSSLCredent
    ial(ServerBSTCredentialProvider.java:224)
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initCredential
    s(ServerBSTCredentialProvider.java:97)
    at weblogic.wsee.security.configuration.WssConfiguration.initDefaultConf
    iguration(WssConfiguration.java:367)
    at weblogic.wsee.security.configuration.WssConfiguration.init(WssConfigu
    ration.java:128)
    at weblogic.wsee.security.configuration.WssConfiguration.getSupprotedTok
    ens(WssConfiguration.java:182)
    Truncated. see log file for complete stacktrace
    >
    <May 10, 2010 4:58:17 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred
    in the execution of deployment request with ID '1273490845596' for task 'weblogi
    c.deploy.configChangeTask.0'. Error is: 'weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedM
    oduleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
    leListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
    oymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:37)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alia
    s not supplied
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initSSLCredent
    ial(ServerBSTCredentialProvider.java:224)
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initCredential
    s(ServerBSTCredentialProvider.java:97)
    at weblogic.wsee.security.configuration.WssConfiguration.initDefaultConf
    iguration(WssConfiguration.java:367)
    at weblogic.wsee.security.configuration.WssConfiguration.init(WssConfigu
    ration.java:128)
    at weblogic.wsee.security.configuration.WssConfiguration.getSupprotedTok
    ens(WssConfiguration.java:182)
    Truncated. see log file for complete stacktrace
    >
    <May 10, 2010 4:58:18 PM IST> <Warning> <Deployer> <BEA-149078> <Stack trace for
    message 149004
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedM
    oduleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
    leListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
    oymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:37)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alia
    s not supplied
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initSSLCredent
    ial(ServerBSTCredentialProvider.java:224)
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initCredential
    s(ServerBSTCredentialProvider.java:97)
    at weblogic.wsee.security.configuration.WssConfiguration.initDefaultConf
    iguration(WssConfiguration.java:367)
    at weblogic.wsee.security.configuration.WssConfiguration.init(WssConfigu
    ration.java:128)
    at weblogic.wsee.security.configuration.WssConfiguration.getSupprotedTok
    ens(WssConfiguration.java:182)
    Truncated. see log file for complete stacktrace
    >
    <May 10, 2010 4:58:18 PM IST> <Warning> <Deployer> <BEA-149004> <Failures were d
    etected while initiating deploy task for application 'TestEAR'.>
    <May 10, 2010 4:58:18 PM IST> <Warning> <Deployer> <BEA-149078> <Stack trace for
    message 149004
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedM
    oduleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
    leListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
    oymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:37)
    Truncated. see log file for complete stacktrace
    weblogic.wsee.security.configuration.WssConfigurationException: Certificate Alia
    s not supplied
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initSSLCredent
    ial(ServerBSTCredentialProvider.java:224)
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initCredential
    s(ServerBSTCredentialProvider.java:97)
    at weblogic.wsee.security.configuration.WssConfiguration.initDefaultConf
    iguration(WssConfiguration.java:367)
    at weblogic.wsee.security.configuration.WssConfiguration.init(WssConfigu
    ration.java:128)
    at weblogic.wsee.security.configuration.WssConfiguration.getSupprotedTok
    ens(WssConfiguration.java:182)
    Truncated. see log file for complete stacktrace
    >
    <May 10, 2010 4:58:18 PM IST> <Error> <Console> <BEA-240003> <Console encountere
    d the following error weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedM
    oduleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
    leListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
    oymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(Dep
    loymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(Dep
    loymentCallbackFlow.java:42)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.ja
    va:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.j
    ava:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.jav
    a:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(Deployme
    ntStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(App
    ContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.cr
    eateAndPrepareContainer(ActivateOperation.java:197)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.do
    Prepare(ActivateOperation.java:89)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.pr
    epare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploym
    entPrepare(DeploymentManager.java:723)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploy
    mentList(DeploymentManager.java:1190)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare
    (DeploymentManager.java:248)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.pre
    pare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
    ackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
    ackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
    ackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.wsee.security.configuration.WssConfigurationException: Certi
    ficate Alias not supplied
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initSSLCredent
    ial(ServerBSTCredentialProvider.java:224)
    at weblogic.wsee.security.bst.ServerBSTCredentialProvider.initCredential
    s(ServerBSTCredentialProvider.java:97)
    at weblogic.wsee.security.configuration.WssConfiguration.initDefaultConf
    iguration(WssConfiguration.java:367)
    at weblogic.wsee.security.configuration.WssConfiguration.init(WssConfigu
    ration.java:128)
    at weblogic.wsee.security.configuration.WssConfiguration.getSupprotedTok
    ens(WssConfiguration.java:182)
    at weblogic.wsee.security.policy.SecurityPolicyCustomizer.init(SecurityP
    olicyCustomizer.java:56)
    at weblogic.wsee.security.policy.SecurityPolicyCustomizer.process(Securi
    tyPolicyCustomizer.java:75)
    at weblogic.wsee.policy.runtime.PolicyServer.processAssertions(PolicySer
    ver.java:199)
    at weblogic.wsee.policy.runtime.PolicyFinder.readPolicyFromStream(Policy
    Finder.java:99)
    at weblogic.wsee.policy.runtime.PolicyFinder.loadPolicies(PolicyFinder.j
    ava:179)
    at weblogic.wsee.policy.runtime.PolicyFinder.loadPolicesFromZip(PolicyFi
    nder.java:200)
    at weblogic.wsee.policy.runtime.PolicyFinder.loadPolicies(PolicyFinder.j
    ava:154)
    at weblogic.wsee.deploy.WSEEModule.loadPolicies(WSEEModule.java:364)
    at weblogic.wsee.deploy.WSEEModule.prepare(WSEEModule.java:124)
    at weblogic.wsee.deploy.ServletDeployListener.contextPrepared(ServletDep
    loyListener.java:29)
    at weblogic.servlet.internal.EventsManager$FireContextPreparedAction.run
    (EventsManager.java:487)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.EventsManager.notifyContextPreparedEvent(Ev
    entsManager.java:156)
    at weblogic.servlet.internal.WebAppServletContext.initContextListeners(W
    ebAppServletContext.java:1766)
    at weblogic.servlet.internal.WebAppServletContext.prepare(WebAppServletC
    ontext.java:1126)
    at weblogic.servlet.internal.HttpServer.doPostContextInit(HttpServer.jav
    a:449)
    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:424)
    at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.ja
    va:910)
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:364)
    >
    My application is not using any type of webservice . I am not sure what configuration I am missing.
    Please let know if you need any further information from my side.
    Thanks
    Abhijeet

    Hi Sandeep,
    Thanks for your reply , there was no Web Service Security mentioned .
    But I guess I found out the Reason , In my base domain under Admin Server , the Private Key Alias is set to DemoIdentitykey and Private Key phrase is too set with some encrypted value. When I exported the template these values were not passed to the new domain from template .
    So In my new domain Private Key Alias (AdminServer --> SSL) and Private Key Phrase are empty.
    Can somebody help me how to generate Private Key Alias and Private Key phrase please or how can i add them in the template.
    When I directly copied these two value from my old domain's config.xml to new domain's config.xml I got the below error.
    <May 11, 2010 4:20:11 PM IST> <Critical> <WebLogicServer> <BEA-000386> <Server s
    ubsystem failed. Reason: java.lang.AssertionError: java.lang.reflect.InvocationT
    argetException
    java.lang.AssertionError: java.lang.reflect.InvocationTargetException
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityPro
    xy._invokeServiceMethod(DescriptorManager.java:175)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityPro
    xy.decrypt(DescriptorManager.java:192)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl.decrypt(Des
    criptorManager.java:114)
    at weblogic.descriptor.internal.AbstractDescriptorBean._decrypt(Abstract
    DescriptorBean.java:990)
    at weblogic.management.configuration.SSLMBeanImpl.getServerPrivateKeyPas
    sPhrase(SSLMBeanImpl.java:1152)
    Truncated. see log file for complete stacktrace
    java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityPro
    xy._invokeServiceMethod(DescriptorManager.java:173)
    at weblogic.descriptor.DescriptorManager$SecurityServiceImpl$SecurityPro
    xy.decrypt(DescriptorManager.java:192)
    Truncated. see log file for complete stacktrace
    weblogic.security.internal.encryption.EncryptionServiceException: com.rsa.jsafe.
    JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decr
    yptBytes(JSafeEncryptionServiceImpl.java:78)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decr
    yptString(JSafeEncryptionServiceImpl.java:94)
    at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt
    (ClearOrEncryptedService.java:87)
    at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    Truncated. see log file for complete stacktrace
    com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad b
    yte.
    at com.rsa.jsafe.JA_PKCS5Padding.a(Unknown Source)
    at com.rsa.jsafe.JG_BlockCipher.decryptFinal(Unknown Source)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decr
    yptBytes(JSafeEncryptionServiceImpl.java:68)
    at weblogic.security.internal.encryption.JSafeEncryptionServiceImpl.decr
    yptString(JSafeEncryptionServiceImpl.java:94)
    at weblogic.security.internal.encryption.ClearOrEncryptedService.decrypt
    (ClearOrEncryptedService.java:87)
    Truncated. see log file for complete stacktrace
    >
    <May 11, 2010 4:20:11 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to FAILED>
    <May 11, 2010 4:20:11 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical
    service failed. The server will shut itself down>
    <May 11, 2010 4:20:11 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server sta
    te changed to FORCE_SHUTTING_DOWN>
    Stopping PointBase server...
    PointBase server stopped.
    Autonomy server stopped.
    Please let me know if you need any further information from my side.
    Thanks
    Abhijeet

  • Questions on using templates [CS3]

    Greetings,
    I'm trying to figure out the best way to approach an InDesign task, and my rank-novice-level experience isn't cutting it. Normally I'd read through a gazillion help pages and do a bunch of tutorials to try and teach myself enough to answer the questions on my own - but I'm a new parent (~2 months), so don't really have the time to take my usual approach; indeed, it took me several days just to write up this question and post it. So any help is *much* appreciated!
    What I'm trying to do: create ~80 cards for a board game. Each will have similar layout, so creating a template file seems like the way to go. I've never worked with templates before, but doing so seems straightforward enough for things like text, or for an illustration which would be different on every card. However:
    Difficulty #1: Some cards are of one type - call it type A - while others are of type B. Several graphical elements are always the same for a given type, but are different for A vs. B. I'm sure there must be a simple way to say "this file uses all items for type A, and not B", but I'm not sure if this would be best done using different templates, different master pages, setting which layers are visible on an imported photoshop file, or some other technique. (Did I mention I'm a total novice with InDesign?)
    Difficulty #2: There are half a dozen graphical elements (icons), each of which may or may not appear on a given card. Using templates or master pages for all permutations of their visibility seems like a bad idea. But if I simply delete the not-shown objects from each file (assuming one can do such a thing when using templates), that makes later changes (which might involve re-adding them) difficult. In Photoshop or Illustrator - both of which I'm more familiar with than InDesign - I'd simply make the layer/object non-visible; is there an equivalently simple way to "get rid of this object, but let it be easy to bring back" in InDesign? (I've found the "nonprinting" attribute, but that doesn't seem to hide it from view while editing, which makes verifying the layout as correct rather onerous.)
    Trying to look ahead #1: Eventually, I'd like to create an InDesign document which imports all of the single card files into an easily printable layout (9 cards to a page); I'm told this is possible. Is there anything I should know to avoid shooting myself in the foot / making this task unreasonably difficult? (eg: if InDesign throws tantrums when you try to import multiple documents based off the same template, I'd sure like to know that before making 80 cards based off the same template.)
    Many thanks to anyone who can help!
    --Eric

    I'd make the card file at the trim size, and add a bleed allowance if you need one. Export this to PDF withthe bleed, but NO MARKS.
    Ah, here's where I display my novice status:
    1. So you'd suggest just one card file, rather than one file per card all using the same template?
    (If relevant: it would also be useful to be able to distribute 9-up PDFs of, eg, the only the 16 cards which changed in a particular revision.)
    2. I'm familiar with bleed allowance, but am guessing at what you mean by "trim size", and don't know at all what you're referring to by Marks? My experience with actual pre-press production is pretty much nil.
    I should probably mention, since I didn't earlier, that there is a downside to overriding master objects. If you apply a new master, or reapply the old one for some reason, the overridden objects remain and new master objects will be replaced where missing. Also, if you make any chages to an overridden object, that attribute, such as size or position, for example, loses it's link to the master and will no longer update if the master object is edited.
    Mm, that is a difficulty; if I'm understanding this correctly, if I (eg) replaced or moved one of the icons on the master page, it would change on every card for which it was visible (printable), but not on those cards where it had been overridden to be non-printing - only a problem if I have to change which icons show on which cards, but that will certainly happen from time to time.
    Is there a way to tell an object "stop overriding and re-load all your information from the appropriate master object"?

  • Bi7.0 to portal integration using template installer

    hi frnds,
    i change my connectivity step to bi to ep 7.0
    now i m using template installer for full bi installation
    all the step are successfully completd.
    when i am cheking with java based
    Note 937697 - Usage of SAP NetWeaver BI Diagnostics & Support Desk Tool
    http://XX:50000/irj/servlet/prt/portal/prteventname/HtmlbEvent/prtroot/com.sap.ip.bi.supportdesk.default
    it gives me three error like
    1.Validity (Fri Jul 25 08:00:00 IST 2008/Sat Jul 25 08:00:00 IST 2020) of J2EE certificate SAPLogonTicketKeypair-cert is different to validity (Fri Jul 25 02:30:00 IST 2008/Sat Jul 25 02:30:00 IST 2020)of imported J2EE certificate in ABAP system
    2.Call ABAP->Java for function RSWR_RFC_SERVICE_TEST failed for destination 'ABI_BSE_EPT'
    3.Call ABAP->Java for function RSRD_MAP_TO_PORTAL_USERS failed for destination 'ABI_BSE_EPT'
    can any1 help me??
    regards
    vipul a kapadia

    hi bro,
    i solve that problme
    1.Goto TCODE u2018STZACu2019  and set the System Time Zone and Useru2019s Default Time Zone to india(whatever u want)
    2. give the permission to portal folder's.u can find PDF for that using search string "How to configure permission for portal" in google.
    give all the permission as PDF says.
    give rewards points
    regards
    vipul kapadia.

  • When using Firefox I can no long get the two finger enlargement to work on my Apple. The same site will enlarge using Safari, so I assume it has to do with Firefox

    When using Firefox I can no long get the two finger enlargement to work on my Apple. The same site will enlarge using Safari, so I assume it has to do with Firefox

    Some gestures have been removed in Firefox 4 and later.
    You can restore the zoom feature by changing the values of the related prefs on the <b>about:config</b> page.
    browser.gesture.pinch.in -> <b>cmd_fullZoomReduce</b>
    browser.gesture.pinch.in.shift -> <b>cmd_fullZoomReset</b>
    browser.gesture.pinch.out -> <b>cmd_fullZoomEnlarge</b>
    browser.gesture.pinch.out.shift -> <b>cmd_fullZoomReset</b>
    browser.gesture.pinch.latched -> <b>false</b>
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold(user set).
    *Preferences can be reset to the default or changed via the right-click context menu.

  • Cross-sites App parts using iFrames

    I have a wiki page library inside site collection A, now I can add an app part which display the latest modified items , as follow:-
    Now the problem is that I cannot do the same steps if I am inside site collection B , as the app parts are not available cross-sites. I read about the content search and content quesry web parts for cross-site references, but these two web parts lack the
    view settings where I can define setting such as:-
    So the approach I am thinking of:-
    To add the app part inside site A.
    Then inside site B using Iframe inside a code snippet, to reference the app part at site A.
    I tried doing so but this resulted in showing the whole page inside the iframe , what I need is to only display the app part’s related HTML inside the iframe.
    Can anyone advice about this please?
    Thanks

    App Parts are only available where the Apps are installed.  You need to install the App on Site Collection B in order to add the App part to the page.  In Site Collection B go to Site Contents and use the Company App catalog to add the
    app to the site.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.
    Sorry but i did not get your point, now i created a new test team site collection. but inside the site collection contents i can not find an App catalog . here is how Site Content and app contains:-

  • I keep getting "This connection is untrusted" in all sites when i use Firefox 36.0.1 on windows 8 laptop. How can i overcome this.

    I keep getting "This connection is untrusted" in all sites when i use Firefox 36.0.1 on windows 8 laptop. How can i overcome this.

    hi vijaysampath, first please make sure that the date, time & timezone are set correctly on your system. if this doesn't solve the issue (or it is already set properly), a possible solution depends on different factors:
    * what is the '''error code''' shown under ''technical details'' on the error page?
    in case the error code equals ''sec_error_unknown_issuer'', please attempt to add an exception on the bottom of the error page in order to inspect the certificate like it is shown on the screenshot attached:
    * which '''issuer information''' does the certificate contain?
    please report back with those two pieces of information. thank you!

  • How can I import a non-BC site into BC, using Dreamweaver CC, and then use it as one of my free sites?

    I am trying to import one of my non-BC sites into BC, using Dreamweaver CC, and then use it as one of my free WebBasics sites.
    When I try to create a new BC site in Dreamweaver CC, it creates a BC template site, and I have unsuccessfully tried to update the files on BC - it won't let me connect.
    If I import the site from my portal, I don't get the option of a free site - when I try to upgrade, I get the credit card form asking for payment.
    I feel like I'm running around in circles with one foot nailed to the floor.
    Any tips?

    Thank you for your quick reply and for clearing up my confusion.  I'm exporting the first section now.  I choose the smallest size, 3x4 but I'd prefer to go higher as this DVD was originally a VHS home movie.  I'm wondering if after three conversions (VHS,->DVD->MPEG) the resolution will be so poor as to not support a larger size frame?  If it can, what size should I select when I export? 

  • Some clients Can't open XLSX files in Libraries using template.dotx but can open xlsx files in libraries using template.doc

    If I create a new library using any Excel/Word template - DOC, DOTX, XLS, XLTX and then upload a XLSX document (or docx) then some of my clients experience issues opening the document.  My work around in the past has been to resave the document
    as XLS or DOC.  Interestingly Old Libraries (Libraries using template.doc) don't have a problem with xlsx or docx documents.  (This only works because most of the clients experiencing the problem only open a few documents and we only have to
    resave a few documents.  I don't know why these clients have this problem though.)
    We are now testing a new Terminal Server implementation.  One with OpenOffice instead of Microsoft Office.  We can't open xlsx files on new libraries but can on old libraries.  (docx files are not a problem though)  I found a couple of
    work arounds.  One work around is to click on the down arrow by the document name and select "Edit in Excel" which fails, but then clicking on the document name after will then prompt you to Open/save the document.  Clicking on Open
    successfully opens the document in OpenOffice.  (So rather tedious for the users but nothing has to be changed to make it work.)
    The other option is to create a template from one of the libraries that is working and then use it to create a new library and save my documents to the new library.  Then I'm prompted to Open/Save the xlsx documents in the library.  This
    option is less tedious for the user but then I have to go through and recreate any libraries using template.dotx.  Creating a new library using the standard Document Library option and selecting Word or Excel 2003 does not resolve the issue - it has to
    be created from a template created from an existing library that works in the Terminal Server implementation. 
    My boss is opting for the latter option unless I can come of with an alternative that doesn't mean additional steps for the users.  Training is an issue because most of the Terminal Server users are shop floor workers. 
    My question is, is there a patch or fix that addresses this issue or any other work arounds that would be less work? 
    Additional Info:  Our Sharepoint implementation is the Enterprise version is installed but we do not have the Excel related Features activated (and these can't be activated due to licensing).  I'm not sure if that matters or not but it is
    a different configuration from how most SharePoint installations are configured.  SP1 is installed.  I have not installed any recent CU's.  Versions I see in Patch Status screen include 14.0.6029.1 (primarily) with some additional features
    reporting 14.0.6105.5, 14.0.6107.5, 14.0.6112.5 and 14.0.6114.5.
    Nancy Forbes

    We have tried a couple of additional things.
    We uninstalled OpenOffice and are testing LibreOffice.  I also installed CMIS from the SharePoint Administrator's toolkit, added the solution, and deployed it to my sites.  The "Producer" feature is activated on the site I am testing with. 
    I created a new library and posted some docx, doc, and xlsx files to it.  All files can be opened as Read-only from the Library list.  The only way I have found that I can edit the files is to Open the Library with Explorer.   I then deactivated
    the producer feature and tested opening the SharePoint documents from Explorer and it worked the same. 
    So am I misunderstanding what the CMIS Producer feature is for?
    Nancy Forbes

  • Using templates [subject edited by moderator]

    I do not understand the usage of the Template feature.  I have a site folder, and uploaded successfully my index.html file to the website/internet.
    Then, I made a template out of the index file.  Dreamweaver created a Templates subdirectory, and changed the file to index.dwt.  All subsequent pages have .dwt.  Tried to upload the index file and related pages to the web, but apparently the web/internet does not read .dwt.  Consequently, how do I create a 100 page website using templates, and then upload them to the internet so the internet can read them?
    Thank you.
    GDG

    The .dwt files are not uploaded to the web (nor should you ever find one there) - they only affect your local HTML files, which must then be uploaded. A template is used to spawn child pages (the method depends on which DW you are using) and it's the child pages you upload.
    Templates are NOT intuitive, and require a little study before you can use them effectively. You'll find some help under the F1 help in DW.

Maybe you are looking for