Print Page | Close Window

Buffer too small for string or missing null byte

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=18310
Printed Date: 03 May 2024 at 7:23pm


Topic: Buffer too small for string or missing null byte
Posted By: swallow.pa
Subject: Buffer too small for string or missing null byte
Date Posted: 21 Dec 2012 at 6:32am
hi all
i used this code in my project

crPerson.SummaryInfo.ReportTitle = strHeader

but i see this error:
Buffer too small for string or missing null byte.
temp_f4c4c4fe-50f2-4cfc-954f-91f5dd65963b {0A311CF7-E737-4D75-A6E4-015882439DEE}.rpt

how to solve it
please help me
thanks



Print Page | Close Window